Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

This page contains all information relevant for connecting to Ruter’s real time platform.

Introduction

Ruter, as the Public Transport Authority (PTA) of Greater Oslo, offers a complete API for all aspects of realtime communication between vehicles and the Ruter backoffice. Based on position, automated passenger counting (APC) and other sensor data from vehicles, Ruter’s backend platform generates aggregated services both for consumption in the vehicle, on stop displays, as well as Ruter’s own operation control and data analysis.

The Vehicle API is based on a set of MQTT topics being standardised by the European organization ITxPT to facilitate easier and more transparent integration between services from vehicle manufacturers, system providers, Public Transport Operators (PTOs) and PTAs.

During Autumn 2019, the first official version of the complete ITxPT MQTT topic structure will be released, and Ruter’s API will as far as possible align with the standardised topics..

OTA Messages

Over-the-air messages are messages are exchanged between Ruter and vehicles using MQTT. The following information is available:

Vehicle Registry API

Public Transport Operstors (PTO) can synchronize their Vehicle Registries with Ruter's registry by exposing a REST API with essential vehicle data. Ruter will then poll these data regularly to synchronize the central vehicle registry containing vehicles from all PTOs.

The API schema is available on our Github pages.

  • No labels