更新时间:2023-06-20 14:54:01下载pdf
本文介绍切换遥控器的频道表的 API。
通过传入的频道表 ID 切换遥控器的频道表。
PUT: /v2.0/infrareds/{infrared_id}/remote/{remote_id}/channels
参数名 | 类型 | 参数位置 | 是否必填 | 说明 |
---|---|---|---|---|
infrared_id | String | uri | true | 设备 ID |
remote_id | String | uri | true | 遥控器 ID |
channel_type | Integer | query | true | 频道表类型 |
参数名 | 类型 | 说明 |
---|---|---|
result | Boolean | 操作结果 |
PUT: /v2.0/infrareds/vdevo15345926009****/remote/d5s65ca55/channels?channelType=2
{
"result": true,
"t": 1630918697748,
"success": true
}
参考 错误码。
该内容对您有帮助吗?
是意见反馈该内容对您有帮助吗?
是意见反馈