From d6d49933ef5ad672868a5c0934e7f22533f69881 Mon Sep 17 00:00:00 2001
From: Jan David Mol <mol@astron.nl>
Date: Thu, 21 Oct 2021 16:39:11 +0200
Subject: [PATCH] L2SS-358: Address of SDP xlator added for DTS

---
 CDB/stations/DTS_ConfigDb.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/CDB/stations/DTS_ConfigDb.json b/CDB/stations/DTS_ConfigDb.json
index 6778c7757..48f333e2b 100644
--- a/CDB/stations/DTS_ConfigDb.json
+++ b/CDB/stations/DTS_ConfigDb.json
@@ -63,7 +63,7 @@
                     "LTS/SDP/1": {
                         "properties": {
                             "OPC_Server_Name": [
-                                "dop36.astron.nl"
+                                "10.99.0.252"
                             ],
                             "OPC_Server_Port": [
                                 "4840"
@@ -100,7 +100,7 @@
                     "LTS/SST/1": {
                         "properties": {
                             "OPC_Server_Name": [
-                                "dop36.astron.nl"
+                                "10.99.0.252"
                             ],
                             "OPC_Server_Port": [
                                 "4840"
@@ -155,7 +155,7 @@
                     "LTS/XST/1": {
                         "properties": {
                             "OPC_Server_Name": [
-                                "dop36.astron.nl"
+                                "10.99.0.252"
                             ],
                             "OPC_Server_Port": [
                                 "4840"
-- 
GitLab