Last Updated on : 2023-06-21 07:13:08download
Remove multiple devices bound with a monitor based on the monitor ID and device ID.
POST: /v1.0/iot-03/statistical-indicators/monitors/{monitor_id}/devices-remove
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
monitor_id | String | uri | true | The monitor ID. |
Parameter name | Type | Description |
---|---|---|
result | Boolean | The operation result. |
POST: /v1.0/iot-03/statistical-indicators/monitors/1234556/devices-remove
{
"result": true,
"t": 1624525873263,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback