Skip to content

HTTP Interface v1 Devices

Peter Wood edited this page Dec 19, 2020 · 4 revisions

GET: /api/v1/devices

The devices endpoint returns a list of all devices on the controller.

GET: /api/v1/devices/<identifier>

Shows an individual device.

POST: /api/v1/devices/<identifier>/capabilities/<capability>/<action>

Clone this wiki locally