Siri Updator

Support for consuming SIRI ET, SX and ET messages. The updator is developed to support the Norwegian SIRI profile which is a subset of the SIRI specification.

Contact Info

Changelog

Documentation

This updator consumes SIRI Real Time Information. It is developed by entur and support the Nordic Profile for SIRI. It should be possible to develop it further to support a broader set of the SIRI specification.

For more documentation goto the Entur Real-Time Data documentation and the Norwegian SIRI profile .

Configuration

To enable the SIRI updator you need to add it to the updaters section of the router-config.json.

{
    "type": "siri-updater",
    "frequencySec": 60,
    "url": "https://api.updater.com/example-updater"
}