Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1017 Bytes

Equipment.md

File metadata and controls

17 lines (13 loc) · 1017 Bytes

Equipment

An equipment object.

Properties

Name Type Description Notes
asset_serial str An equipment identification number. [optional]
external_ids dict(str, str) The external IDs for the given object. [optional]
id str Unique Samsara ID for the equipment.
installed_gateway EquipmentInstalledGateway [optional]
name str Name of the equipment. [optional]
notes str Notes about a piece of equipment. Samsara supports a maximum of 255 chars. [optional]
tags list[TagTinyResponse] An array of all tag mini-objects that are associated with the given equipment. [optional]

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