From 3a1beb5d3c403dcbbcf30c635305d7c31cfd5946 Mon Sep 17 00:00:00 2001 From: Jan David Mol <mol@astron.nl> Date: Tue, 14 Jun 2022 12:04:12 +0200 Subject: [PATCH] Fixed SDPTR location for BSTs on DTS Lab --- CDB/stations/DTS_ConfigDb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CDB/stations/DTS_ConfigDb.json b/CDB/stations/DTS_ConfigDb.json index eb062ce2e..29eb7033a 100644 --- a/CDB/stations/DTS_ConfigDb.json +++ b/CDB/stations/DTS_ConfigDb.json @@ -299,7 +299,7 @@ "STAT/BST/1": { "properties": { "OPC_Server_Name": [ - "10.99.0.252" + "10.99.0.250" ], "OPC_Server_Port": [ "4840" -- GitLab