Last Updated on : 2023-06-20 14:54:06download
Modify the learning status of a device by the device ID.
PUT: /v2.0/infrareds/{infrared_id}/learning-state
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
infrared_id | String | uri | true | The device ID. |
state | Boolean | query | true | The learning status. |
Parameter name | Type | Description |
---|---|---|
result | Boolean | The operation result. |
PUT: /v2.0/infrareds/vdevo15345926009****/learning-state?state=true
{
"result": true,
"t": 1630918697748,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback