v24

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-062570235.6 KB
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.