删除设备报警设置
请求 | http://ip:port/iot/DelDeviceAlarm?deviceid={$deviceid}&channel={$channel}&type= {$type}&checktype={$checktype} |
|
回复 |
{"result":{$result} |
deviceid IoT 设备的 ID channel IoT 的通道号, 缺省为 0 type 数据类型 checktype 检测类型: 1--上限, 2--下限 |