Last Updated on : 2023-06-20 15:20:27download
Get device specification attributes (including instruction set, status set)
GET: /v1.1/iot-03/devices/{device_id}/specification
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
device_id | String | uri | true | Device ID |
Parameter name | Type | Description |
---|---|---|
result | FunctionStatusToLangRes |
Description of result
Parameter name | Type | Description |
---|---|---|
category | String | Product Category |
functions | List | Standard feature set |
status | List | Standard Status Set |
GET: /v1.0/iot-03/devices/xxxid/specification
{"success":true,"t":1591872112140,"result":{"category":"dj","functions":[{"code":"switch","desc":"{}","type":"Boolean","values":"{}","lang_config":"{}"}],"status":[{"code":"switch_led","desc":"{}","type ":"Boolean","values":"{}"},"lang_config":"{}"]}}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback