Last Updated on : 2023-06-20 15:22:30download
Bind multiple devices with a specified asset based on the Bind Code
.
POST: /v1.1/iot-02/device-bc-bind
Description of body
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
asset_id | String | false | The asset ID. | |
device_bind_code_list | String | false | The list of device Bind Code . |
Parameter name | Type | Description |
---|---|---|
result | HighwayDeviceBatchBindByDeviceBindCodeResponse | The binding result. |
Description of result
Parameter name | Type | Description |
---|---|---|
assets_device_bind_code_paas_response_list | List | The result of binding devices based on the Bind Code . |
Description of assets_device_bind_code_paas_response_list
Parameter name | Type | Description |
---|---|---|
asset_id | String | The asset ID. |
device_bind_code | String | The list of device Bind Code . |
device_id | String | The device ID. |
bind_result | Boolean | The binding result. |
POST: /v1.1/iot-02/device-bc-bind
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback