gpio

gpio

List the available GPIO pins. Add ?list=true for just the pin names.

get/api/gpio

Query parameters

listboolean

Return just the pin names instead of full capabilities.

Response

Array of pin capability objects (or pin names when list=true).

Changes

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