From 982ff2114f2da19e2e30884b6b6a5656833749da Mon Sep 17 00:00:00 2001
From: Jan David Mol <mol@astron.nl>
Date: Fri, 11 Jun 2021 11:35:57 +0200
Subject: [PATCH] L2SS-244: Added Statistics device to configuration

---
 CDB/LOFAR_ConfigDb.json | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/CDB/LOFAR_ConfigDb.json b/CDB/LOFAR_ConfigDb.json
index 041526294..9d2c13173 100644
--- a/CDB/LOFAR_ConfigDb.json
+++ b/CDB/LOFAR_ConfigDb.json
@@ -710,6 +710,19 @@
                 }
             }
         },
+        "Statistics": {
+            "1": {
+                "SST": {
+                    "LTS/SST/1": {
+                        "properties": {
+                            "SST_Port": [
+                                "5001"
+                            ]
+                        }
+                    }
+                }
+            }
+        },
         "StatsCrosslet": {
             "CS997": {
                 "StatsCrosslet": {
-- 
GitLab