Reading Buses API V3.0.0
A C#, .net Standard Library for the Reading Buses Open Data API (https://reading-opendata.r2p.com/), available to use in your C# console, WPF, UWP or Win Form Applications.
|
Classes | |
class | GpsController |
Helps get live and historical GPS data on vehicles by accessing the "Live Vehicle Positions" API. More... | |
class | LiveVehiclePosition |
A live GPS vehicle position record. More... | |
class | VehiclePosition |
Stores information about historical GPS data on a vehicle. More... | |