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
55
56
57
58
59
60
61
62
63
64
65
66
| {
| "HostToAgvServerUrl": "vvvvvvvvvvvv",
| "HKbaseUrl": "http://10.221.55.249:8181/",
| "MESbaseUrl": "https://ktapitest.mom.aux-home.com/",
| "WMSbaseUrl": "https://ktapitest.mom.aux-home.com/",
| "RunProc":["1"],
| "deviceInfo": [
| {
| "address": "0",
| "deviceName": "维希尔抓臂1",
| "FuLeLineNo":"",
| "deviceNo": ["10.221.55.147","10.221.55.146"],
| "location": [ "VXR1-01", "VXR1-02" ],
| "deviceType": 1,
| "enable": 1
| },
| {
| "address": "0",
| "deviceName": "维希尔抓臂2",
| "deviceNo": ["10.221.55.149","10.221.55.148"],
| "location": [ "VXR2-01","VXR2-02" ],
| "deviceType": 1,
| "enable": 1
| },
| {
| "address": "0",
| "deviceName": "Js捷顺1",
| "deviceNo": ["JSKS1-101","JSKS1-201"],
| "location": [ "JSKS1-01","JSKS1-02" ],
| "deviceType": 2,
| "enable": 1
| },
| {
| "address": "0",
| "deviceName": "Js捷顺2",
| "deviceNo": ["JSKS2-101","JSKS2-201"],
| "location": [ "JSKS2-01","JSKS2-02" ],
| "deviceType": 2,
| "enable": 1
| },
| {
| "address": "0",
| "deviceName": "p发那科1下线",
| "deviceNo": [],
| "location": [ "1005","1003" ],
| "deviceType": 3,
| "enable": 1
| },
| {
| "address": "0",
| "deviceName": "p发那科2下线",
| "deviceNo": [],
| "location": [ "1013","1011" ],
| "deviceType": 3,
| "enable": 1
| },
| {
| "address": "0",
| "deviceName": "SSX&AGV",
| "deviceNo": [""],
| "location": [ "1019","1022" ,"1025","1030","2001","2030"],
| "deviceType": 4,
| "enable": 1
| }
| ]
| }
|
|