From 43b77d041459a2e0b3686181f682d8418d2c41d4 Mon Sep 17 00:00:00 2001 From: blaakmeer <sdos@astron.nl> Date: Thu, 28 Sep 2006 11:42:15 +0000 Subject: [PATCH] BugID: 752 Added datapoint definition for Station. __childDp allows the Navigator to jump to another point in the tree when the user clicks on the station --- MAC/Deployment/data/PVSS/PVSSDataPoints.base | 2 +- MAC/Deployment/data/PVSS/Station.dpdef | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 MAC/Deployment/data/PVSS/Station.dpdef diff --git a/MAC/Deployment/data/PVSS/PVSSDataPoints.base b/MAC/Deployment/data/PVSS/PVSSDataPoints.base index 95207967245..5db8817cf60 100644 --- a/MAC/Deployment/data/PVSS/PVSSDataPoints.base +++ b/MAC/Deployment/data/PVSS/PVSSDataPoints.base @@ -15,7 +15,7 @@ LOFAR - C P LOFAR PIC - C P LOFAR_PIC Ring - C P LOFAR_PIC_@ring@ -Station - C P LOFAR_PIC_@ring@_@station@ +Station STS C P LOFAR_PIC_@ring@_@station@ Cluster - C P LOFAR_PIC_@cluster@ Node - C P LOFAR_PIC_@cluster@_@node@ WAN - C P LOFAR_WAN_@wan@ diff --git a/MAC/Deployment/data/PVSS/Station.dpdef b/MAC/Deployment/data/PVSS/Station.dpdef new file mode 100644 index 00000000000..7ecce6b9ee5 --- /dev/null +++ b/MAC/Deployment/data/PVSS/Station.dpdef @@ -0,0 +1,3 @@ +# Station +# +__childDp string -- GitLab