An equipment object.
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] |