Skip to content
Snippets Groups Projects
Commit d13e50de authored by Jan David Mol's avatar Jan David Mol
Browse files

L2SS-358: Updated LTS configuration to match DTS

parent 7d381fc0
No related branches found
No related tags found
No related merge requests found
{ {
"servers": { "servers": {
"APSCT": {
"LTS": {
"APSCT": {
"LTS/APSCT/1": {
"properties": {
"OPC_Server_Name": [
"ltspi.astron.nl"
],
"OPC_Server_Port": [
"4842"
],
"OPC_Time_Out": [
"5.0"
],
"OPC_Node_Path_prefix": [
"PCC"
]
}
}
}
}
},
"APSPU": {
"LTS": {
"APSPU": {
"LTS/APSPU/1": {
"properties": {
"OPC_Server_Name": [
"ltspi.astron.nl"
],
"OPC_Server_Port": [
"4842"
],
"OPC_Time_Out": [
"5.0"
],
"OPC_Node_Path_prefix": [
"PCC"
]
}
}
}
}
},
"RECV": { "RECV": {
"LTS": { "LTS": {
"RECV": { "RECV": {
...@@ -53,10 +9,9 @@ ...@@ -53,10 +9,9 @@
"ltspi.astron.nl" "ltspi.astron.nl"
], ],
"OPC_Server_Port": [ "OPC_Server_Port": [
"4842" "4840"
], ],
"OPC_Node_Path_prefix": [ "OPC_Node_Path_prefix": [
"PCC"
], ],
"OPC_Time_Out": [ "OPC_Time_Out": [
"5.0" "5.0"
...@@ -260,28 +215,6 @@ ...@@ -260,28 +215,6 @@
} }
} }
} }
},
"UNB2": {
"LTS": {
"UNB2": {
"LTS/UNB2/1": {
"properties": {
"OPC_Server_Name": [
"despi.astron.nl"
],
"OPC_Server_Port": [
"4842"
],
"OPC_Node_Path_prefix": [
"PCC"
],
"OPC_Time_Out": [
"5.0"
]
}
}
}
}
} }
} }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment