更新时间:2023-06-20 14:54:05下载pdf
本文介绍更新自定义的频道表的 API。
用户更新自定义的频道表,根据是否传入自定义频道表 ID 判断是新增还是修改频道表。
PUT: /v2.0/infrareds/{infrared_id}/remote/{remote_id}/custom/{submit_id}
参数名 | 类型 | 参数位置 | 是否必填 | 说明 |
---|---|---|---|---|
infrared_id | String | uri | true | 设备 ID。 |
submit_id | Long | uri | false | 自定义频道表 ID,若不传则认定为新增频道表。 |
area_id | Integer | uri | true | 地区 ID。 |
sp_id | Integer | uri | true | 运营商 ID。 |
remote_id | String | uri | true | 遥控器 ID。 |
参数名 | 类型 | 说明 |
---|---|---|
result | Boolean | 操作结果 |
PUT: /v2.0/infrareds/vdevo15345926009****/remote/d5s65c***/custom/0
{
"result": true,
"t": 1630918697748,
"success": true
}
参考 错误码。
该内容对您有帮助吗?
是意见反馈该内容对您有帮助吗?
是意见反馈