Newer
Older
{
"servers": {
"PCC": {
"1": {
"PCC": {
"LTS/PCC/1": {
"properties": {
"OPC_Server_Name": [
"host.docker.internal"
]
}
}
}
}
},
"SDP": {
"1": {
"SDP": {
"LTS/SDP/1": {
"properties": {
"OPC_Server_Name": [
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
89
90
91
],
"OPC_Time_Out": [
"5.0"
]
}
}
}
}
},
"example_device": {
"1": {
"example_device": {
"LTS/example_device/1": {
"properties": {
"OPC_Server_Name": [
"host.docker.internal"
],
"OPC_Server_Port": [
"4842"
],
"OPC_Time_Out": [
"5.0"
]
}
}
}
}
},
"ini_device": {
"1": {
"ini_device": {
"LTS/ini_device/1": {
"properties": {
"OPC_Server_Name": [
"host.docker.internal"
],
"OPC_Server_Port": [
"4844"
],
"OPC_Time_Out": [
"5.0"
]
}
}
}
}
},
"APSCTL": {
"1": {
"APSCTL": {
"LTS/APSCTL/1": {
"properties": {
"OPC_Server_Name": [
"ltspi.astron.nl"
],
"OPC_Server_Port": [
"4844"
],
"OPC_Time_Out": [
"5.0"
]
}
}
}
}
},

Jan David Mol
committed
"Statistics": {
"1": {
"SST": {
"LTS/SST/1": {
"properties": {
"SST_Port": [
"5001"
]
}
}
}
}
},
"SNMP": {
"1": {
"SNMP": {
"LTS/SNMP/1": {
"properties": {
"SNMP_community": [
"public"
],
"SNMP_host": [
"192.168.178.17"
],
"SNMP_timeout": [
"5.0"
]
}
}
}
}
}
}
}