From de39232dc3549319e41376dc4130c8b867ea3ca0 Mon Sep 17 00:00:00 2001
From: thijs snijder <snijder@astron.nl>
Date: Tue, 13 Sep 2022 11:59:45 +0200
Subject: [PATCH] added new IP addresses for second subrack

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

diff --git a/CDB/stations/DTS_Outside_ConfigDb.json b/CDB/stations/DTS_Outside_ConfigDb.json
index 8a0e9a0bc..c53fc2996 100644
--- a/CDB/stations/DTS_Outside_ConfigDb.json
+++ b/CDB/stations/DTS_Outside_ConfigDb.json
@@ -64,7 +64,7 @@
                     "STAT/APSCT/2": {
                         "properties": {
                             "OPC_Server_Name": [
-                                "10.99.0.101"
+                                "10.99.1.100"
                             ],
                             "OPC_Server_Port": [
                                 "4843"
@@ -96,7 +96,7 @@
                     "STAT/APSPU/2": {
                         "properties": {
                             "OPC_Server_Name": [
-                                "10.99.0.101"
+                                "10.99.1.100"
                             ],
                             "OPC_Server_Port": [
                                 "4842"
@@ -367,7 +367,7 @@
                     "STAT/RECV/2": {
                         "properties": {
                             "OPC_Server_Name": [
-                                "10.99.0.101"
+                                "10.99.1.100"
                             ],
                             "OPC_Server_Port": [
                                 "4840"
@@ -658,7 +658,7 @@
                     "STAT/UNB2/2": {
                         "properties": {
                             "OPC_Server_Name": [
-                                "10.99.0.101"
+                                "10.99.1.100"
                             ],
                             "OPC_Server_Port": [
                                 "4841"
-- 
GitLab