2017-03-09 20:45:23 +01:00

119 lines
2.0 KiB
JSON

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