-
Notifications
You must be signed in to change notification settings - Fork 1
Capability Actions Device Discovery
Peter Wood edited this page Dec 19, 2020
·
3 revisions
This capability usually only exists on the self device that represents a gateway. It is used to control if devices can be added to a device, or to search for new devices that may have been added but require a rescan of a bus or similar.
Enables device discovery on the gateway the device represents, enablement will fail if Duration is not specified > 0.
Options / Body
{
"Duration": <discovery duration in milliseconds>
}
Disables device discovery on the gateway the device represents.
No Options / Body
Getting Started
HTTP Interface (v1)
Capability Actions