2016-10-10 22:56:11 +02:00

119 lines
2.0 KiB
JSON

{
"items": [
{
"host": "192.168.2.126",
"port": 4223,
"uid": "8j1",
"callback": {
"period": 60000
},
"on": {
"new": {
"value": {
"type": "web",
"host": "hobu",
"port": "2999",
"category": "TEMPERATURE",
"room": 1
}
}
}
},
{
"host": "192.168.2.126",
"port": 4223,
"uid": "xCt",
"callback": {
"period": 120000
},
"on": {
"new": {
"value": {
"type": "web",
"host": "hobu",
"port": "2999",
"category": "RH",
"room": 1
}
}
}
},
{
"host": "192.168.2.125",
"port": 4223,
"uid": "zrD",
"callback": {
"period": 60000
},
"on": {
"new": {
"value": {
"type": "web",
"host": "hobu",
"port": "2999",
"category": "TEMPERATURE",
"room": 3
}
}
}
},
{
"host": "192.168.2.125",
"port": 4223,
"uid": "xzF",
"callback": {
"period": 120000
},
"on": {
"new": {
"value": {
"type": "web",
"host": "hobu",
"port": "2999",
"category": "RH",
"room": 3
}
}
}
},
{
"host": "192.168.2.124",
"port": 4223,
"uid": "zsL",
"callback": {
"period": 60000
},
"on": {
"new": {
"value": {
"type": "web",
"host": "hobu",
"port": "2999",
"category": "TEMPERATURE",
"room": 2
}
}
}
},
{
"host": "192.168.2.124",
"port": 4223,
"uid": "xxR",
"callback": {
"period": 120000
},
"on": {
"new": {
"value": {
"type": "web",
"host": "hobu",
"port": "2999",
"category": "RH",
"room": 2
}
}
}
}
]
}