From 0297ff409c8f6b2e1ef7b442592b50ed466d2164 Mon Sep 17 00:00:00 2001
From: thijs snijder <snijder@astron.nl>
Date: Fri, 23 Sep 2022 11:16:21 +0200
Subject: [PATCH] updated CCD and PSOC ip addresses for DTS outside

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

diff --git a/CDB/stations/DTS_Outside_ConfigDb.json b/CDB/stations/DTS_Outside_ConfigDb.json
index cbfa8255c..07ab30786 100644
--- a/CDB/stations/DTS_Outside_ConfigDb.json
+++ b/CDB/stations/DTS_Outside_ConfigDb.json
@@ -67,8 +67,8 @@
                     "STAT/CCD/1": {
                         "properties": {
                             "OPC_Server_Name": [
-                                "10.87.6.67 "
-                            ],
+                                "10.99.250.90"
+                            ], 
                             "OPC_Server_Port": [
                                 "4843"
                             ],
@@ -586,7 +586,7 @@
                     "STAT/PSOC/1": {
                         "properties": {
                             "SNMP_host": [
-                                "10.87.2.145"
+                                "10.99.250.80"
                             ],
                             "PSOC_sockets": [
                                 "ccd_socket",
-- 
GitLab