故障上报回调Fault report callback
POST
第三方平台提供给技术人员进行配置
接口描述
应用场景Application scenarios 故障上报回调 Fault report callback注:回调地址路径可调用即行,例:http://test.lbbtech.com/cardCharge... 路径可自由设置 Note: The path of the callback address can be called, for example: http://test.lbbtech.com/ cardCharge... The path can be set freely.
请求参数
application/x-www-form-urlencoded参数名
类型
描述
必填
simId
String
SIM卡id SIM Card Id
必填
portNum
Integer
插座号 Socekt No. 端口号为0代表整机故障
必填
faultId
Integer
见说明/示例
必填
ports
数组
10路设备,此字段返回的数组有11个,忽略数组第1个值,对应插座号状态 0 无故障 -1 故障
必填
响应参数
参数名
类型
描述
必填
data
object
数据字典 data detail
必填
success
boolean
请求成功与否标识 Identification for request success or no
必填