Changes
New:
- service/action to extract departures in support of automation purposes, applies only to the start/end configuration (fixed route). See Service/action doc
- service/action to use realtime data in SIRI format
- Allow to modify max #stops for local-stop configuration, this was limited to 15 first, addresses: #125
Fixes:
- properly extract tomorrow's slots for providers using slots in table calendar_dates (instead of calendar-table)
- transport 'direction' was not properly used when using train stations<>station setup, addresses: #128
- improve error handling to allow the sensor to remain alive despite any error when collecting RT data
- agency handling, when route records in the table are not supplied with their agency, the SQL returned 0
- donot crash when RT trip data fails, addresses #124
- Accept-header can only be used in 'header' and not query-string, addresses: #123
- issue with local_stop realtime, addresses: #122