de
czw
2025-05-31 616428746446208b452ce66e2e8b9701a3766f72
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
{
    "HostToAgvServerUrl": "vvvvvvvvvvvv",
    "HKbaseUrl": "http://172.16.10.42:8182/",
    "deviceInfo": [
      {
        "address": "0",
        "deviceName": "维希尔抓臂1",
        "deviceNo": [],
        "location": [ "VXR1L", "VXR1R" ],
        "deviceType": 1,
        "enable": 1
      },
        {
            "address": "0",
            "deviceName": "维希尔抓臂2",
            "deviceNo": [],
            "location": [ "踢踢踢" ],
            "deviceType": 1,
            "enable": 1
        },
        {
            "address": "0",
            "deviceName": "捷瞬输送1",
            "deviceNo": [],
            "location": [ "踢踢踢" ],
            "deviceType": 3,
            "enable": 1
        },
        {
            "address": "0",
            "deviceName": "捷瞬输送2",
            "deviceNo": [],
            "location": [ "踢踢踢" ],
            "deviceType": 3,
            "enable": 1
        },
        {
            "address": "0",
            "deviceName": "捷瞬抓臂1",
            "deviceNo": [],
            "location": [ "踢踢踢" ],
            "deviceType": 2,
            "enable": 1
        },
        {
            "address": "0",
            "deviceName": "捷瞬抓臂2",
            "deviceNo": [],
            "location": [ "踢踢踢" ],
            "deviceType": 2,
            "enable": 1
        }
    ]
}