Data Store
4.1 Real Time PT Vehicle Status Data


Description of content

This Data Store shall be used within the Manage Public Transport Operations Area.  It shall contain the last reported indicators of each Public Transport Vehicle in the fleet.

The data in the Store shall be structured in the following way for the static data about each PT Vehicle:
- type (characters)
- vehicle ID (number)
- passenger capacity (number)

The data in the Store shall be structured in the following way for the real-time data about each PT Vehicle:
- date (date string)
- time (numbers defining hours, minutes and seconds)
- location (characters and/or numbers, e.g. GPS/Galileo data)
- service ID (number)
- real-time status indicators (numbers and/or characters)
- alarm present (number or character indicating YES or NO)
- number of passengers currently on-board (number)
- passenger alarm raised (number or character indicating YES or NO)
- passenger alarm acknowledged (number or character indicating YES or NO)
- message sent to driver (number or character indicating YES or NO)
- message text sent to driver (text string)
- message received from driver (number or character indicating YES or NO)
- message text received from driver (text string)
- internal video from PT Vehicle (video file)

The static data shall be provided by the PT Operator.  The real-time data shall be provided by the functionality that collects and manages it.  It shall be updated every time a change occurs.

Diagrams

The Diagram(s) below is (are) the Diagram(s) where you can find the Datastore

Input dataflows

Output dataflows