diff --git a/CDB/stations/LTS_ConfigDb.json b/CDB/stations/LTS_ConfigDb.json index ae87cfeaf8a1ceda043ecc3f130776fa73e944bc..6cacf3eb75ddd1ba85097b91b18eec66783834bd 100644 --- a/CDB/stations/LTS_ConfigDb.json +++ b/CDB/stations/LTS_ConfigDb.json @@ -1,49 +1,5 @@ { "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": { "LTS": { "RECV": { @@ -53,10 +9,9 @@ "ltspi.astron.nl" ], "OPC_Server_Port": [ - "4842" + "4840" ], "OPC_Node_Path_prefix": [ - "PCC" ], "OPC_Time_Out": [ "5.0" @@ -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" - ] - } - } - } - } } } }