Skip to content

Releases: HSLdevcom/gtfsrthttp2mqtt

19.1.2026

Choose a tag to compare

@optionsome optionsome released this 19 Jan 11:04
93f91d7
  • Ensure that an old position is not sent when a newer update for a vehicle was already sent

4.6.2024

Choose a tag to compare

@sharhio sharhio released this 04 Jun 11:47
1d974ff

What's Changed

New Contributors

Full Changelog: 2023030...2024060

7.3.2023

Choose a tag to compare

@tekoiv tekoiv released this 07 Mar 13:55
280d3e4
  • Add an authentication header to OTP requests if environment variables are present
  • Clean up Oulu specific code

11.4.2022

Choose a tag to compare

@optionsome optionsome released this 11 Apr 14:29
de608e5
  • 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

Choose a tag to compare

@optionsome optionsome released this 22 Feb 13:16
b5495b6
  • Add new operator id that needs to be parsed out of Tampere's routeIds

25.1.2022

Choose a tag to compare

@optionsome optionsome released this 25 Jan 08:26
  • Run python with -u flag so that the logs are not buffered when running detached

24.5.2021

Choose a tag to compare

@optionsome optionsome released this 24 May 11:16
59a21fe
  • Updated tampere's route id parsing logic

15.4.2021

Choose a tag to compare

@optionsome optionsome released this 15 Apr 07:20
2133ab6
  • Parsed mode from OTP data into topic structure (there was already place for it but the data was never included)

2.3.2021

Choose a tag to compare

@optionsome optionsome released this 02 Mar 15:52
56f42b4
  • Add route color to the end of the topic

1.12.2020

Choose a tag to compare

@optionsome optionsome released this 01 Dec 13:46
7361e9b
  • Don't include headsign in topic if it includes / as it breaks topic structure