Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.

...