查询智能检测单元状态
POST
http://localhost:9000/v1/manageApi/sysmanagement/equipment/searchStatus
请求参数
响应参数
参数名
类型
描述
必填
status
int
监测单元状态(2:在线,4:检测中,6:不在线,8:异常)
必填
MAC
string
监测单元MAC地址
必填
stationNumber
string
工位编号
必填
monitorId
int
监测单元id
必填