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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
| {
| "HostToAgvServerUrl": "http://192.168.1.146:9988/HostToAGV.cgi",
| "HASeverUrl": "http://172.16.10.41",
| "ZTSeverUrl": "",
| "ZTSeverUrl2": "",
| "AppKey": "",
| "AppSecret": "",
| "MoboxSeverUrl": "",
| "SqlServer": "Data Source=192.168.1.188;Initial Catalog=OIMobox;User ID=sa;Password=Am123123",
| "SqlServer1": "Data Source=192.168.1.198\\sql2008;Initial Catalog=OIMobox;User ID=sa;Password=sa@2015",
| "ApiPort": 8800,
| "FacCode": "0000",
| "WHCode": "W001",
| "ZTenable": 1,
| "LKCode": [
| {
| "LiKuCode": "",
| "AreaType": "",
| "TrayType": "",
| "TrayPrefix": ""
| }
| ],
| "DJCode": [
| {
| "DJAreaCode": "",
| "TrayPrefix": ""
| }
| ],
| "DeviceInfo": [
| {
| "address": "127.0.0.11",
| "deviceName": "1号无菌盖机",
| "deviceNo": [],
| "location": [ "YLWJG1005", "YLWJG1006" ],
| "deviceType": 2,
| "enable": 0
| }
| ],
| "LineArea": [
| {
| "AreaCode": "YCFJ1",
| "FullList": [ "YCFJ-01", "YCFJ-02", "YCFJ-03" ],
| "EmptyList": [ "YCFJ-04" ],
| "LiKuArea": "",
| "Roadway": 0
| }
| ],
| "Tasktype": [
| {
| "StartArea": "YCFJ1",
| "EndArea": "",
| "TaskType": ""
| }
| ],
| "ConnetArea": [
| {
| "LiKuArea": "",
| "AreaCode": "",
| "InLocList": [],
| "OutLocList": [],
| "LineArea": "",
| "FullList": [ "YCFJ-01", "YCFJ-02", "YCFJ-03" ],
| "EmptyList": [ "YCFJ-04" ],
| "Station": "1",
| "Roadway": 0
| }
| ],
| "ControlArea": [ "", "", "" ],
| "DuiDuoInfo": [
| {
| "AreaCode": "库区编码",
| "Roadway": "巷道编号",
| "DuiDuoCode": "堆垛机编码"
| }
| ],
| "AgvRfid": [
| {
| "agv": "",
| "ip": "",
| "port": 0,
| "open": 1
| }
| ],
| "ConnetBit": [],
| "DBArea": []
|
|
| }
|
|