Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 903 Bytes

UpdateDeviceBody.md

File metadata and controls

14 lines (10 loc) · 903 Bytes

UpdateDeviceBody

Properties

Name Type Description Notes
collectionId String The collection id for the device. This field is optional and can be omitted if the collection id isn't changed. When changing to a new collection you must be an owner of the other collection, ie an administrator of the team that owns the new collection. [optional]
tags [String: String] Tags are metadata for the device that you can set. These are just strings. [optional]
firmware FirmwareMetadata [optional]
config DeviceConfig [optional]
enabled Bool [optional]

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