From 77d083ea86937ada7625f2654f8975b46595cff6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=94=A1=E7=8E=B2?= <8702040+cai-ling@user.noreply.gitee.com> Date: Thu, 5 Sep 2024 10:12:14 +0800 Subject: [PATCH] mork --- src/config/mork2.js | 107 +++++++++++++++++--------------------------- 1 file changed, 41 insertions(+), 66 deletions(-) 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: [