Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1012 Bytes

Device.md

File metadata and controls

20 lines (16 loc) · 1012 Bytes

Device

Properties

Name Type Description Notes
deviceId String The device ID is assigned by the backend. [optional]
collectionId String [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]
metadata DeviceMetadata [optional]
lastGatewayId String [optional]
lastTransport MessageTransport [optional]
lastReceived String [optional]
lastPayload Data [optional]
enabled Bool [optional]

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