报警数量统计
GET
sensor/countAlarm
接口描述
统计报警传感器数量
响应参数
参数名
类型
描述
必填
err_code
int
错误码,正常状态下为0
必填
err_msg
String
错误描述,正常状态下为null
必填
data
int
返回值,报警传感器总量
必填