From aa232b2ec18a9cb2f21af58c65687cddf51bde72 Mon Sep 17 00:00:00 2001 From: Arthur Coolen <coolen@astron.nl> Date: Mon, 8 Oct 2012 13:12:30 +0000 Subject: [PATCH] Task #3628: processType, processSubtype and strategy added to Observation.dpdef --- MAC/Deployment/data/PVSS/data/Observation.dpdef | 3 +++ 1 file changed, 3 insertions(+) diff --git a/MAC/Deployment/data/PVSS/data/Observation.dpdef b/MAC/Deployment/data/PVSS/data/Observation.dpdef index d177f846026..23463e0cf1d 100644 --- a/MAC/Deployment/data/PVSS/data/Observation.dpdef +++ b/MAC/Deployment/data/PVSS/data/Observation.dpdef @@ -12,6 +12,9 @@ receiverList string sampleClock int runState string measurementSet string +processType string +processSubtype string +strategy string stationList string inputNodeList string -- GitLab