Last Updated on : 2023-06-20 15:36:49download
Query the instruction set by category. This instruction set is the most comprehensive instruction set under the Tuya public version category and can be used as a reference for developers. If you are a platform developer, it is recommended to follow this category for development and docking.
GET: /v1.0/functions/{category}
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
category | String | uri | true | Product Category |
Parameter name | Type | Description |
---|---|---|
result | FunctionRes |
Description of result
Parameter name | Type | Description |
---|---|---|
category | String | Product Category |
functions | List | Instruction Set |
Description of functions
Parameter name | Type | Description |
---|---|---|
name | String | Command name |
desc | String | Description |
code | String | Command |
type | String | Command Type |
values | String | Command into the parameter range |
GET: /v1.0/fucntions/kg
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback