Last Updated on : 2023-06-21 07:12:53download
Control one single data point of one device. It is often used for low-frequency simple control.
POST: /v1.0/iot-02/lighting/device/dp
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. |
dpCode | String | body | true | The code of a specified data point. |
dpValue | String | body | true | The value of a specified data point. |
Parameter name | Type | Description |
---|---|---|
result | Boolean | The returned result. |
POST: /v1.0/iot-02/lighting/device/dp
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback