Field Type Required Description
_id
string
+
An id of the device
parentDeviceId
string
+
An id of the parent device. Empty in case of main device
category
string
+
A device category
subcategory
string
+
A device subcategory
deviceTypeId
string
+
A device type id, generated from manufacturer info
gatewayId
string
+
An id of a gateway this device belongs to
name
string
+
A device name
type
string
+
batteryPowered
string
+
Is device battery powered
reachable
string
+
Is device reachable
armed
bool
-
is device armed by house mode
roomId
string
+
An id of a room this device is assigned to
persistent
string
-
Is device persistent. Persistent device can't be removed by force removing. False by default.
info
object
-
Some additional information for this device
firmware
object
-
Versions of each firmware of this device.
serviceNotification
bool
+
Special mark for forwarding all changes with this device and items to different Cloud services. Default value: false.
security
string
+
Security level how the device is connected. Possible options: , , , .
ready
bool
+
Ready status of device. value means device is ready to any changes. value means device is busy.
status
string
+