VehicleDescriptor Struct Reference

Identification information for the vehicle performing the trip. More...

Public Attributes

optional string id = 1
 Internal system identification of the vehicle. More...
 
optional string label = 2
 User visible label, i.e., something that must be shown to the passenger to help identify the correct vehicle. More...
 
optional string license_plate = 3
 The license plate of the vehicle.
 
extensions to
 The extensions namespace allows 3rd-party developers to extend the GTFS-realtime specification in order to add and evaluate new features and modifications to the spec. More...
 

Detailed Description

Identification information for the vehicle performing the trip.

Member Data Documentation

optional string VehicleDescriptor::id = 1

Internal system identification of the vehicle.

Should be unique per vehicle, and can be used for tracking the vehicle as it proceeds through the system.

optional string VehicleDescriptor::label = 2

User visible label, i.e., something that must be shown to the passenger to help identify the correct vehicle.

extensions VehicleDescriptor::to

The extensions namespace allows 3rd-party developers to extend the GTFS-realtime specification in order to add and evaluate new features and modifications to the spec.


The documentation for this struct was generated from the following file:
  • gtfs-realtime.proto