Last Updated on : 2023-06-21 07:13:12download
Delete a specified industrial device.
DELETE: /v1.1/iot-03/si/devices/{device_code}
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
device_code | String | uri | true | The code of a specified device. |
Parameter name | Type | Description |
---|---|---|
result | Boolean | Indicates whether the operation is successful.
|
DELETE: /v1.1/iot-03/si/devices/C1
{
"result": true,
"t": 1635682267941,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback