add update outlet
This commit is contained in:
@@ -47,10 +47,6 @@ Name is missing.
|
||||
./usr/bin/ubus call domo.outlets create "{\"name\":\"test\", \"sender\": 12797322}"
|
||||
```
|
||||
|
||||
|
||||
|
||||
TODO
|
||||
|
||||
### list
|
||||
|
||||
```
|
||||
@@ -112,7 +108,7 @@ TODO
|
||||
### update
|
||||
|
||||
```
|
||||
./usr/bin/ubus call domo.outlets update
|
||||
./usr/bin/ubus call domo.outlets update "{\"id\": 4, \"name\":\"test1\", \"sender\": 1, \"switch\": 2}"
|
||||
```
|
||||
|
||||
TODO
|
||||
|
||||
Reference in New Issue
Block a user