文档
测试

机台详情

POST
/wsc/agv/machineDetail

请求头

参数名
类型
描述
必填
content-type
string
application/json
必填

请求参数

参数名
类型
描述
必填
factory_code
string
工厂code
必填
phone
string
手机号码
必填
machine_id
int
机台ID
必填

响应参数

参数名
类型
描述
必填
flag
boolean
true or false
必填
msg
string
日志
必填
machine_info
obj
机台信息
必填
name
string
机台名称
必填
status
string
机台状态
必填
total_weight
float
当班产量
必填
total_broken
int
累计断头数
必填
malfunction_types
list
故障列表
必填
mtype
string
故障编号
必填
name
string
故障名称
必填
spindles
list
异常锭号列表
必填
no
int
锭子编号
必填
side
string
LR面
必填
type
string
异常类型 1:断头 2:弱捻
必填