diff --git a/src/config/mork2.js b/src/config/mork2.js index fe9b59f..114ead8 100644 --- a/src/config/mork2.js +++ b/src/config/mork2.js @@ -19,80 +19,55 @@ export const getAllBigScreen = () => { ], agvInfo: [ { - "current_loc": "0", "battery_level": "0.0%", - "heartbeat": 0, - "task_code": 0, - "vehicleCode": null, - "allTaskNum": 0, - "error": 0, + "task_code": "0", "todayTaskNum": 0, - "message": "运行异常", - "mode": "未知", - "device_name": "RGV01", - "target_loc": "0", - "device_code": "RGV01", - "x": null, - "y": null, - "action": 0, - "status": "休息中" + "message": "运行正常", + "monthTaskNum": 1, + "device_name": "AMB-03", + "today_odo": 0.0, + "device_code": "AMB-03", + "x": 0.0, + "angle": 0.0, + "y": 0.0, + "time": 0.0, + "odo": 0, + "total_time": 0.0, + "status": "未知状态" }, { - "current_loc": "0", "battery_level": "0.0%", - "heartbeat": 0, - "task_code": 0, - "vehicleCode": null, - "allTaskNum": 0, - "error": 0, - "todayTaskNum": 0, - "message": "运行异常", - "mode": "未知", - "device_name": "RGV02", - "target_loc": "0", - "device_code": "RGV02", - "x": null, - "y": null, - "action": 0, - "status": "休息中" + "task_code": "0", + "todayTaskNum": 2, + "message": "运行正常", + "monthTaskNum": 4, + "device_name": "AMB-02", + "today_odo": 0.0, + "device_code": "AMB-02", + "x": 0.0, + "angle": 0.0, + "y": 0.0, + "time": 0.0, + "odo": 0, + "total_time": 0.0, + "status": "未知状态" }, { - "current_loc": "0", "battery_level": "0.0%", - "heartbeat": 0, - "task_code": 0, - "vehicleCode": null, - "allTaskNum": 0, - "error": 0, - "todayTaskNum": 0, - "message": "运行异常", - "mode": "未知", - "device_name": "RGV04", - "target_loc": "0", - "device_code": "RGV04", - "x": null, - "y": null, - "action": 0, - "status": "休息中" - }, - { - "current_loc": "0", - "battery_level": "0.0%", - "heartbeat": 0, - "task_code": 0, - "vehicleCode": null, - "allTaskNum": 0, - "error": 0, - "todayTaskNum": 0, - "message": "运行异常", - "mode": "未知", - "device_name": "RGV03", - "target_loc": "0", - "device_code": "RGV03", - "x": null, - "y": null, - "action": 0, - "status": "休息中" + "task_code": "0", + "todayTaskNum": 5, + "message": "运行正常", + "monthTaskNum": 7, + "device_name": "AMB-01", + "today_odo": 0.0, + "device_code": "AMB-01", + "x": 0.0, + "angle": 0.0, + "y": 0.0, + "time": 0.0, + "odo": 0, + "total_time": 0.0, + "status": "未知状态" } ], rgvInfo: [