Releases: HSLdevcom/gtfsrthttp2mqtt
Releases · HSLdevcom/gtfsrthttp2mqtt
4.6.2024
What's Changed
- DT-6018: Update actions by @optionsome in #27
- Add support for providing headers with env by @optionsome in #28
- Do not return None as a value for the shortname by @sharhio in #29
- Update tampere route_id parsing by @optionsome in #30
New Contributors
Full Changelog: 2023030...2024060
7.3.2023
11.4.2022
- Filter out + and # from topic as they are not allowed in MQTT topics (this has a side effect that published data might not match 100% the original data as there can be lines for example that have + at the end of the short name)
22.2.2022
- Add new operator id that needs to be parsed out of Tampere's routeIds
25.1.2022
- Run python with -u flag so that the logs are not buffered when running detached
24.5.2021
- Updated tampere's route id parsing logic
15.4.2021
- Parsed mode from OTP data into topic structure (there was already place for it but the data was never included)
2.3.2021
- Add route color to the end of the topic
1.12.2020
- Don't include headsign in topic if it includes / as it breaks topic structure
9.1.2019
- Filter out GTFS RT entities that are not vehicle position