From 4b79db0dafdd63557a9156b985b0bff46d73dd33 Mon Sep 17 00:00:00 2001 From: Jan David Mol <mol@astron.nl> Date: Tue, 21 Sep 2021 13:41:09 +0200 Subject: [PATCH] L2SS-268: Add UNB2 device to LOFAR ConfigDb --- CDB/LOFAR_ConfigDb.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/CDB/LOFAR_ConfigDb.json b/CDB/LOFAR_ConfigDb.json index 197686104..8f50e8807 100644 --- a/CDB/LOFAR_ConfigDb.json +++ b/CDB/LOFAR_ConfigDb.json @@ -813,6 +813,25 @@ } } }, + "UNB2": { + "LTS": { + "UNB2": { + "LTS/UNB2/1": { + "properties": { + "OPC_Server_Name": [ + "despi.astron.nl" + ], + "OPC_Server_Port": [ + "4842" + ], + "OPC_Time_Out": [ + "5.0" + ] + } + } + } + } + }, "StatsCrosslet": { "CS997": { "StatsCrosslet": { -- GitLab