Last Updated on : 2023-12-07 03:33:49download
You can allow Zigbee devices to discover the gateway through this API.
PUT: /v1.0/devices/{device_id}/enabled-sub-discovery
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
device_id | String | uri | true | Device ID |
duration | Integer | query | false | The length of time the gateway is allowed to be discovered. Value range: 0~3600 seconds. A value of 0 seconds means stop discovery, and the default value is 100 seconds. |
Parameter name | Type | Description |
---|---|---|
result | Boolean | Execution result:
|
PUT: /v1.0/devices/65057368c44f3380****/enabled-sub-discovery?duration=100
true
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback