From 034839c93e9f18d2b77105a85f65c8400798d74c Mon Sep 17 00:00:00 2001 From: zxx <Zxx@HanInfo> Date: 星期五, 30 五月 2025 08:31:10 +0800 Subject: [PATCH] 巨石 --- HH.WCS.Mobox3/HH.WCS.Mobox3.JuShi/config/config.json | 72 ++++++++++++++++++++++++++++++----- 1 files changed, 61 insertions(+), 11 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..e6a1fb8 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" }, { @@ -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