|
Traveler Information API
|
Properties | |
| int | FlowDataID [get, set] |
| DateTime | Time [get, set] |
| string | StationName [get, set] |
| string | Region [get, set] |
| RoadwayLocation | FlowStationLocation [get, set] |
| FlowStationReading | FlowReadingValue [get, set] |
A data structure that represents a Flow Station.
|
getset |
A unique ID that identifies a specific station.
|
getset |
The current traffic condition at the flow station. Possible values: 0 = Unknown 1 = WideOpen 2 = Moderate 3 = Heavy 4 = StopAndGo 5 = NoData.
|
getset |
The location of the flow station.
|
getset |
The region that maintains the flow station.
|
getset |
The name of the flow station.
|
getset |
The time of the station reading.