Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 689 Bytes

VehicleStatsGpsOdometerMetersWithDecoration.md

File metadata and controls

13 lines (9 loc) · 689 Bytes

VehicleStatsGpsOdometerMetersWithDecoration

Vehicle GPS odometer event.

Properties

Name Type Description Notes
decorations VehicleStatsDecorations [optional]
time str UTC timestamp in RFC 3339 format. Example: `2020-01-27T07:06:25Z`.
value int Number of meters the vehicle has traveled according to the GPS calculations and the manually-specified odometer reading.

[Back to Model list] [Back to API list] [Back to README]