v25

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