设备故障上报/解除

设备故障上报/解除

接口描述

设备故障上报和解除

上行参数

参数名
类型
描述
必填
up_code
string
上行编码
必填
up_type
int
上行类型
必填
gateway_code
string
网关编号
必填
device_code_list
list
设备编号集合
必填
device_type
int
设备类型
必填
date_time
date
时间戳
必填
other
object
其它
必填
faults
list
故障列表
必填
fault_code
string
故障编码
必填
fault_msg
string
故障描述
必填

下行参数

参数名
类型
描述
必填
down_code
string
下行编码
必填
down_type
int
下行类型
必填
getaway_code
string
网关编号
必填
device_code_list
list
设备编号集合
必填
device_type
int
设备类型
必填
date_time
date
时间戳
必填
other
object
其它
必填
result
boolean
故障上报/解除结果(成功/失败)
必填
msg
string
详细信息
必填