Example |
{
"id":44,
"label": "Living room",
"serial": "890023",
"gate_serial": "B1-XX-YY-JJ-PP",
"gate_id": 2,
"lastUpdate": 119087650,
"name": "Living room",
"active": true/false,
"productID": 7,
"rssi": 79,
"status_string": {
"Power": "123W"
}
"sensors": [{
"id":44,
"name": "Power meter",
"lastUpdate": 119087650,
"deviceID": 3,
"prototypeID": 15,
"prototypeName": "Power Meter"
}, {
....
}],
"actuators": [{
"id":44,
"name": "Power Switch",
"prototypeID": 19,
"prototypeName": "Power Switch"
}, {
....
}]
}
|