-
Notifications
You must be signed in to change notification settings - Fork 1
HTTP Interface v1 Devices
Peter Wood edited this page Dec 19, 2020
·
4 revisions
The devices endpoint returns a list of all devices on the controller.
Shows an individual device.
Update metadata about the device, specific to the controller.
{
"Name": <custom friendly name for device>
}
Submits a action to be executed by the capability/action it was directed at, the body must match that expected by the action.
Getting Started
HTTP Interface (v1)
Capability Actions