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

27 lines
518 B
JSON

{
"items": [
{
"host": "localhost",
"port": 4223,
"uid": "gXh",
"on": {
"action": {
"timeout": 2000,
"open": {
"value": "1110",
"host": "hobu.local",
"port": "2999",
"path": "/set/state/of/door/100/to/open/"
},
"closed": {
"value": "1111",
"host": "hobu.local",
"port": "2999",
"path": "/set/state/of/door/100/to/closed/"
}
}
}
}
]
}