Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 898 Bytes

Device.md

File metadata and controls

24 lines (16 loc) · 898 Bytes

Device

This a device

Properties

Name Type Description Notes
deviceId String The device ID is assigned by the backend. [optional]
collectionId String [optional]
tags Map<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 byte[] [optional]
enabled Boolean [optional]