...
Info |
---|
Tenkt å være en trinnvis guide til hvordan koble opp ... Er den nødvendig? |
Instructions
- Review the documentation for Ruters OTA Message Schemas
- Validate messages — Hvordan?
- Register to get connection information (Torbjørn Barslett skal vi lage et skjema som vi kan fylle inn for eksempel - har noe vi kan bruke på det)
In order to connect to Ruter Vehicle API, there are some preparations that need to be done:
...
- Technical installations in the vehicle must comply with ITxPT specification S01
- Services in the vehicle must comply with ITxPT specification S02.
- The vehicle must bridge all necessary MQTT topics over the air to and from Ruter's MQTT endpoint withiut delay.
- The vehicle must identify at all times with the Vehicle Identification Number (VIN).
- To utilise the DPI service, all isplays in the vehicle need to comply to the approved display sizes, resolutions and form factors.
...
Site to site compliance
All consumers of the Vehicle API need to give Ruter access to their Vehicle and Equipment Registry (VER) through a REST API. This API should be structured according to Ruter's latest schema.
All communication between the vehicle bridge and Ruter's endpoint must be secure. This is usually achieved by sending MQTT data between the vehicle and the PTO central MQTT broker through a private mobile APN, then establishing a Secure MQTT connection further to Ruter's MQTT endpoint. In this manner, there is no need to handle a certificate infrastructure on the vehicles. Please note that Ruter does not support VPNs terminated at their backoffice except if specifically agreed.
Validation of data
All transmitted data must validate against Ruter's Over-The-Air schemas.
Which data to transmit?
The basic requirement is to continually (every 1-2 seconds) transmit vehiclke positions as avl/json
. At the start of a service, the block to be serviced needs to be trsansmitted along with the Vehicle ID in a
signon/json
telegram. .
Related articles
Filter by label (Content by label) | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...