Last Updated on : 2023-06-21 07:12:59download
Modify the custom name of a specified device.
PUT: /v1.0/iot-02/lighting/devices/name
Description of body
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
spaceId | String | body | true | The ID of a specified space. |
deviceId | String | body | true | The device ID. |
deviceName | String | body | true | The name of a specified device. |
Parameter name | Type | Description |
---|---|---|
result | Boolean | The returned result. |
PUT: /v1.0/iot-02/lighting/devices/name
{
"result": true,
"t": 1640604810918,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback