From ef83aea1ac3325003b4ed8cddd23d295c6a01b1d Mon Sep 17 00:00:00 2001 From: zxx <Zxx@HanInfo> Date: 星期一, 09 六月 2025 17:31:56 +0800 Subject: [PATCH] jushi --- HH.WCS.Mobox3/HH.WCS.Mobox3.JuShi/config/config.json | 84 +++++++++++++++++++++++++++++++++-------- 1 files changed, 67 insertions(+), 17 deletions(-) diff --git a/HH.WCS.Mobox3/HH.WCS.Mobox3.JuShi/config/config.json b/HH.WCS.Mobox3/HH.WCS.Mobox3.JuShi/config/config.json index f605de1..f78db59 100644 --- a/HH.WCS.Mobox3/HH.WCS.Mobox3.JuShi/config/config.json +++ b/HH.WCS.Mobox3/HH.WCS.Mobox3.JuShi/config/config.json @@ -28,7 +28,7 @@ "areaCode": "JJSJQ" }, { - "areaName": "RGV搴撳尯", + "areaName": "绔嬪簱鍏ュ簱鍖�, "areaCode": "RGV" }, { @@ -65,13 +65,13 @@ "PriorityLoc": [ { "Location": "CX01", - "PrimaryArea": "B,C", - "SecondaryArea": "A" + "PrimaryArea": "C", + "SecondaryArea": "B,A" }, { "Location": "CX02", - "PrimaryArea": "B,C", - "SecondaryArea": "A" + "PrimaryArea": "A", + "SecondaryArea": "B,C" }, { "Location": "CX03", @@ -80,8 +80,8 @@ }, { "Location": "CX04", - "PrimaryArea": "A", - "SecondaryArea": "B,C" + "PrimaryArea": "C", + "SecondaryArea": "B,A" } ], @@ -191,27 +191,77 @@ "enable": 1 } ], - //瀹夊叏闂�- "SafeDoor": [ + //瀹夊叏浜や簰 + "SafeInteraction": [ { - "pointCode": "闂�", + "pointCode": "RGV01", + "code": 1, "ip": "192.168.1.133", - "port": "8080" + "type": "RGV", + "location": "RGV01" }, { - "pointCode": "闂�", + "pointCode": "RGV02", + "code": 2, "ip": "192.168", - "port": "8888" + "type": "RGV", + "location": "RGV02" }, { - "pointCode": "闂�", + "pointCode": "RGV03", + "code": 3, "ip": "192.168", - "port": "8888" + "type": "RGV", + "location": "RGV03" }, { - "pointCode": "闂�", + "pointCode": "RGV04", + "code": 4, "ip": "192.168", - "port": "8888" + "type": "RGV", + "location": "RGV04" + }, + { + "pointCode": "RGV05", + "code": 5, + "ip": "192.168", + "type": "RGV", + "location": "RGV05" + }, + { + "pointCode": "RGV06", + "code": 6, + "ip": "192.168", + "type": "RGV", + "location": "RGV06" + }, + { + "pointCode": "鎷嗘墭鏈�鍏ュ彛", + "code": 7, + "ip": "192.168", + "type": "CTJ", + "location": "CPJ01-R" + }, + { + "pointCode": "鎷嗘墭鏈�鍑哄彛", + "code": 8, + "ip": "192.168", + "type": "CTJ", + "location": "CPJ01-C" + }, + { + "pointCode": "鎷嗘墭鏈�鍏ュ彛", + "code": 9, + "ip": "192.168", + "type": "CTJ", + "location": "CPJ02-R" + }, + { + "pointCode": "鎷嗘墭鏈�鍑哄彛", + "code": 10, + "ip": "192.168", + "type": "CTJ", + "location": "CPJ02-C" } ] ////鎽勫儚澶寸偣浣嶉厤缃� -- Gitblit v1.9.1