Last Updated on : 2023-06-20 14:54:01download
Switch the channel table of the remote control based on the entered channel table ID.
PUT: /v2.0/infrareds/{infrared_id}/remote/{remote_id}/channels
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
infrared_id | String | uri | true | The device ID. |
remote_id | String | uri | true | The ID of a specified remote control. |
channel_type | Integer | query | true | The type of the channel tables. |
Parameter name | Type | Description |
---|---|---|
result | Boolean | The operation result. |
PUT: /v2.0/infrareds/vdevo15345926009****/remote/d5s65ca55/channels?channelType=2
{
"result": true,
"t": 1630918697748,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback