gpio
gpio/{pin}
Configure a GPIO pin for output and set its value. Body: {"value": 0|1}.
post/api/gpio/{pin}
Request body
object required
Response
Object with pin and the applied value.
Configure a GPIO pin for output and set its value. Body: {"value": 0|1}.
Object with pin and the applied value.