Path
Code Block |
---|
http://merlin.local:55552/v0/fixled |
Body
Code Block |
---|
{ "right": true, "left": false } |
MQTT response
none
Notes
true
indicated that the LED on the named side is turned on, false
indicated turing the LED of.
...
Code Block |
---|
http://merlin.local:55552/v0/fixled |
Code Block |
---|
{ "right": true, "left": false } |
none
true
indicated that the LED on the named side is turned on, false
indicated turing the LED of.
...