Page History

Remotecontroldevice

Last edited by 赵家龙

返回

设备远程控制开关

URL: http://apiwjjtest.cnlive.com/Daren/sound/remoteControlStatus.action


请求方式: HTTP POST


请求参数说明:

参数名 参数类型 必选 参数说明
sid String true sid
type String true "0":开启 "1": 关闭

返回格式: JSON


返回格式样例:

{
    "data": {},
    "errorCode": "0",
    "errorMessage": "成功"
}