2017-04-10 21:51:07 +02:00

119 lines
2.1 KiB
JSON

{
"items": [
{
"host": "192.168.2.116",
"port": 4223,
"uid": "8j1",
"callback": {
"period": 60000
},
"on": {
"new": {
"value": {
"type": "web",
"host": "hobu.local",
"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.local",
"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.local",
"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.local",
"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.local",
"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.local",
"port": "2999",
"category": "RH",
"room": 2
}
}
}
}
]
}