Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 544 Bytes

VehicleStatsObdOdometerMeters.md

File metadata and controls

12 lines (8 loc) · 544 Bytes

VehicleStatsObdOdometerMeters

Vehicle OBD odometer reading.

Properties

Name Type Description Notes
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 on-board diagnostics.

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