mork
This commit is contained in:
@@ -19,80 +19,55 @@ export const getAllBigScreen = () => {
|
|||||||
],
|
],
|
||||||
agvInfo: [
|
agvInfo: [
|
||||||
{
|
{
|
||||||
"current_loc": "0",
|
|
||||||
"battery_level": "0.0%",
|
"battery_level": "0.0%",
|
||||||
"heartbeat": 0,
|
"task_code": "0",
|
||||||
"task_code": 0,
|
|
||||||
"vehicleCode": null,
|
|
||||||
"allTaskNum": 0,
|
|
||||||
"error": 0,
|
|
||||||
"todayTaskNum": 0,
|
"todayTaskNum": 0,
|
||||||
"message": "运行异常",
|
"message": "运行正常",
|
||||||
"mode": "未知",
|
"monthTaskNum": 1,
|
||||||
"device_name": "RGV01",
|
"device_name": "AMB-03",
|
||||||
"target_loc": "0",
|
"today_odo": 0.0,
|
||||||
"device_code": "RGV01",
|
"device_code": "AMB-03",
|
||||||
"x": null,
|
"x": 0.0,
|
||||||
"y": null,
|
"angle": 0.0,
|
||||||
"action": 0,
|
"y": 0.0,
|
||||||
"status": "休息中"
|
"time": 0.0,
|
||||||
|
"odo": 0,
|
||||||
|
"total_time": 0.0,
|
||||||
|
"status": "未知状态"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"current_loc": "0",
|
|
||||||
"battery_level": "0.0%",
|
"battery_level": "0.0%",
|
||||||
"heartbeat": 0,
|
"task_code": "0",
|
||||||
"task_code": 0,
|
"todayTaskNum": 2,
|
||||||
"vehicleCode": null,
|
"message": "运行正常",
|
||||||
"allTaskNum": 0,
|
"monthTaskNum": 4,
|
||||||
"error": 0,
|
"device_name": "AMB-02",
|
||||||
"todayTaskNum": 0,
|
"today_odo": 0.0,
|
||||||
"message": "运行异常",
|
"device_code": "AMB-02",
|
||||||
"mode": "未知",
|
"x": 0.0,
|
||||||
"device_name": "RGV02",
|
"angle": 0.0,
|
||||||
"target_loc": "0",
|
"y": 0.0,
|
||||||
"device_code": "RGV02",
|
"time": 0.0,
|
||||||
"x": null,
|
"odo": 0,
|
||||||
"y": null,
|
"total_time": 0.0,
|
||||||
"action": 0,
|
"status": "未知状态"
|
||||||
"status": "休息中"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"current_loc": "0",
|
|
||||||
"battery_level": "0.0%",
|
"battery_level": "0.0%",
|
||||||
"heartbeat": 0,
|
"task_code": "0",
|
||||||
"task_code": 0,
|
"todayTaskNum": 5,
|
||||||
"vehicleCode": null,
|
"message": "运行正常",
|
||||||
"allTaskNum": 0,
|
"monthTaskNum": 7,
|
||||||
"error": 0,
|
"device_name": "AMB-01",
|
||||||
"todayTaskNum": 0,
|
"today_odo": 0.0,
|
||||||
"message": "运行异常",
|
"device_code": "AMB-01",
|
||||||
"mode": "未知",
|
"x": 0.0,
|
||||||
"device_name": "RGV04",
|
"angle": 0.0,
|
||||||
"target_loc": "0",
|
"y": 0.0,
|
||||||
"device_code": "RGV04",
|
"time": 0.0,
|
||||||
"x": null,
|
"odo": 0,
|
||||||
"y": null,
|
"total_time": 0.0,
|
||||||
"action": 0,
|
"status": "未知状态"
|
||||||
"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": "休息中"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
rgvInfo: [
|
rgvInfo: [
|
||||||
|
|||||||
Reference in New Issue
Block a user