wip refactor
This commit is contained in:
@@ -83,6 +83,18 @@
|
||||
./usr/bin/ubus call domo.lights read "{\"id\":2}"
|
||||
```
|
||||
|
||||
```json
|
||||
{
|
||||
"id": 2,
|
||||
"name": "Salon",
|
||||
"speach_name": "salon",
|
||||
"state": false,
|
||||
"zone": "",
|
||||
"sender": 12797322,
|
||||
"interruptor": 1
|
||||
}
|
||||
```
|
||||
|
||||
### update
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user