From 924102c260d23fd9931dde0a7b2ffbb478533401 Mon Sep 17 00:00:00 2001
From: Jan David Mol <mol@astron.nl>
Date: Thu, 4 Nov 2021 14:13:41 +0100
Subject: [PATCH] L2SS-470: Corrected port number used by APSPU simulator

---
 CDB/stations/simulators_ConfigDb.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CDB/stations/simulators_ConfigDb.json b/CDB/stations/simulators_ConfigDb.json
index 615976f00..df2ffc1c1 100644
--- a/CDB/stations/simulators_ConfigDb.json
+++ b/CDB/stations/simulators_ConfigDb.json
@@ -28,7 +28,7 @@
                                 "apspu-sim"
                             ],
                             "OPC_Server_Port": [
-                                "4843"
+                                "4842"
                             ],
                             "OPC_Time_Out": [
                                 "5.0"
-- 
GitLab