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.

Changes

Changed in 2 of the 28 revisions of this API.11