You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Enable
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>
}
Disable
Disables device discovery on the gateway the device represents.