设备稼动率
POST
http://172.21.6.6:8080/ewbpm/ProductionOverviewServlet?method=equipmentPowerRate&pageSize=2&pageNumber=1&date=2021-04-22
请求参数
参数名
类型
描述
必填
method
string
示例:equipmentPowerRate
必填
pageSize
int
示例:2
必填
pageNumber
int
示例:1
必填
date
string
示例:2021-04-22
必填
响应参数
参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:
必填
processCode
string
工序 示例:CNC
必填
workStationNo
string
匿名工站编号 示例:total_CNC
必填
processCode
string
工序 示例:
必填
workStationNo
string
工站编号 示例:GZCNC0001
必填
equipmentOpenTime
int
设备开机时间 示例:242
必填
activation
string
稼动率 示例:0.003
必填
equipmentOpenTime
int
设备总开机时间 示例:260
必填
activation
string
总稼动率 示例:0.007
必填