From 439e933adbc22a70622b32dfa6c995d36db7ac9a Mon Sep 17 00:00:00 2001
From: Jan David Mol <mol@astron.nl>
Date: Wed, 13 Oct 2021 14:28:46 +0200
Subject: [PATCH] L2SS-358: Updated server name for pis

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

diff --git a/CDB/stations/DTS_ConfigDb.json b/CDB/stations/DTS_ConfigDb.json
index b6bdd6790..9354a22e5 100644
--- a/CDB/stations/DTS_ConfigDb.json
+++ b/CDB/stations/DTS_ConfigDb.json
@@ -6,7 +6,7 @@
                     "LTS/APSCT/1": {
                         "properties": {
                             "OPC_Server_Name": [
-                                "despi.astron.nl"
+                                "DESPi3.nfra.nl"
                             ],
                             "OPC_Server_Port": [
                                 "4843"
@@ -25,7 +25,7 @@
                     "LTS/APSPU/1": {
                         "properties": {
                             "OPC_Server_Name": [
-                                "despi.astron.nl"
+                                "DESPi3.nfra.nl"
                             ],
                             "OPC_Server_Port": [
                                 "4842"
@@ -44,7 +44,7 @@
                     "LTS/RECV/1": {
                         "properties": {
                             "OPC_Server_Name": [
-                                "ltspi.astron.nl"
+                                "DESPi3.nfra.nl"
                             ],
                             "OPC_Server_Port": [
                                 "4840"
@@ -155,7 +155,7 @@
                     "LTS/XST/1": {
                         "properties": {
                             "OPC_Server_Name": [
-                                "dop36.astron.nl"
+                                "DESPi3.nfra.nl"
                             ],
                             "OPC_Server_Port": [
                                 "4840"
-- 
GitLab