Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 920 Bytes

VehicleLocationsResponseData.md

File metadata and controls

13 lines (9 loc) · 920 Bytes

VehicleLocationsResponseData

A vehicle and its most recent location.

Properties

Name Type Description Notes
id str The unique Samsara ID of the Vehicle. This is automatically generated when the Vehicle object is created. It cannot be changed.
location VehicleLocation
name str The human-readable name of the Vehicle. This is set by a fleet administrator and will appear in both Samsara’s cloud dashboard as well as the Samsara Driver mobile app. By default, this name is the serial number of the Samsara Vehicle Gateway. It can be set or updated through the Samsara Dashboard or through the API at any time.

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