From cf911a3b8e725cc4a55675015882476449344940 Mon Sep 17 00:00:00 2001
From: Thomas Juerges <4-jurges@users.noreply.git.astron.nl>
Date: Wed, 6 May 2020 16:24:37 +0200
Subject: [PATCH] Remove one of the two FEMTO DS, one is enough

---
 tools/ConfigDb/example_ConfigDb.json | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/tools/ConfigDb/example_ConfigDb.json b/tools/ConfigDb/example_ConfigDb.json
index 951721b10..955c03d3f 100644
--- a/tools/ConfigDb/example_ConfigDb.json
+++ b/tools/ConfigDb/example_ConfigDb.json
@@ -10,8 +10,7 @@
         "Femto": {
             "CS999": {
                 "Femto": {
-                    "opc-ua/test-femto/1": {}, 
-                    "opc-ua/test-femto/2": {}
+                    "opc-ua/test-femto/1": {}
                 }
             }
         }, 
-- 
GitLab