27 lines
518 B
JSON
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/"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|