迁移设备监控模块
- 新增计划与生产设备监控 V2 页面 - 新增设备监控接口、路由和中英文文案 - 更新迁移任务列表中的设备监控状态
This commit is contained in:
@@ -993,6 +993,23 @@
|
||||
"class": "Grade",
|
||||
"previous_process": "Previous Process",
|
||||
"current_process": "Current Process"
|
||||
},
|
||||
"equipment_monitoring": {
|
||||
"device_total": "Total Devices",
|
||||
"device_code": "Device Code",
|
||||
"device_name": "Device Name",
|
||||
"area": "Plant Area",
|
||||
"production_line": "Production Line",
|
||||
"workstation": "Workstation",
|
||||
"last_response": "Last Response",
|
||||
"work_status": "Status",
|
||||
"msg": "Message",
|
||||
"run": "Running",
|
||||
"manual": "Manual",
|
||||
"finished": "Completed",
|
||||
"exception": "Exception",
|
||||
"offline": "Offline",
|
||||
"idle": "Waiting for Material"
|
||||
}
|
||||
},
|
||||
"alert_center": {
|
||||
|
||||
Reference in New Issue
Block a user