Last Updated on : 2023-06-21 07:13:00download
Control multiple data points of one single device. You can set up multiple data points quickly.
POST: /v1.0/iot-02/lighting/device/dps
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. |
dps | Object | body | true | The list of data points. |
Parameter name | Type | Description |
---|---|---|
result | Boolean | The returned result. |
POST: /v1.0/iot-02/lighting/device/dps
{
"result": true,
"t": 1640680030167,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback