文档
测试

修改设备阈值

POST
/appDevice/editDeviceData

接口描述

根据id查询,不存在会返回空

请求头

参数名
类型
描述
必填
Authorization
String
token
必填
actkey
账号
必填

请求参数

参数名
类型
描述
必填
thresholdDTO.deviceCode
String
设备唯一表示服(code)
必填
thresholdDTO.id
必填
thresholdDTO.thresholdTlH
导线温度阈值
必填
thresholdDTO.thresholdIfOT
漏电流阈值
必填
thresholdDTO.thresholdIaOT
电流阈值
必填
thresholdDTO.thresholdFc
功率阈值
必填
thresholdDTO.open
开关
必填