From bd200ad942a9d48c8568c4c8ad0b3727e58e0f0c Mon Sep 17 00:00:00 2001
From: Arthur Coolen <coolen@astron.nl>
Date: Mon, 2 Mar 2015 14:02:24 +0000
Subject: [PATCH] Task #7512:  Added FeedbackService and MessageRouter database
 points

---
 MAC/Deployment/data/PVSS/data/PVSSDataPoints.base | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAC/Deployment/data/PVSS/data/PVSSDataPoints.base b/MAC/Deployment/data/PVSS/data/PVSSDataPoints.base
index 7f8780b95b2..1a883dad3af 100644
--- a/MAC/Deployment/data/PVSS/data/PVSSDataPoints.base
+++ b/MAC/Deployment/data/PVSS/data/PVSSDataPoints.base
@@ -38,6 +38,7 @@ ServiceBroker			- 		M	Y	LOFAR_PermSW_Daemons_ServiceBroker
 SASGateway			-		M	Y	LOFAR_PermSW_Daemons_SASGateway
 PVSSGateway			-		M	Y	LOFAR_PermSW_Daemons_PVSSGateway
 SoftwareMonitor			-		M	Y	LOFAR_PermSW_Daemons_SoftwareMonitor
+FeedbackService			-		M	Y	LOFAR_PermSW_Daemons_FeedbackService
 CTStartDaemon			-		M	Y	LOFAR_PermSW_CTStartDaemon
 MACScheduler			MS		M	Y	LOFAR_PermSW_MACScheduler
 CRTriggerControl		CRT		M	Y	LOFAR_PermSW_CRTriggerControl
@@ -63,6 +64,7 @@ ServiceBroker			- 		C	Y	LOFAR_PermSW_Daemons_ServiceBroker
 SoftwareMonitor			-		C	Y	LOFAR_PermSW_Daemons_SoftwareMonitor
 SASGateway			-		C	Y	LOFAR_PermSW_Daemons_SASGateway
 PVSSGateway			-		C	Y	LOFAR_PermSW_Daemons_PVSSGateway
+MessageRouter			-		C	Y	LOFAR_PermSW_Daemons_MessageRouter
 CTStartDaemon			-		C	Y	LOFAR_PermSW_CTStartDaemon
 CEPObsSW			-		C	N	LOFAR_ObsSW
 CEPObservation			-		C	N	LOFAR_ObsSW_@observation@
-- 
GitLab