From 5267fcaac716a1155e0609a3db2fd47209a67e9b Mon Sep 17 00:00:00 2001 From: l_samenv Date: Fri, 31 Mar 2023 14:27:34 +0200 Subject: [PATCH] publish pump_health --- tcl/startup/hepump.tcl | 1 + 1 file changed, 1 insertion(+) diff --git a/tcl/startup/hepump.tcl b/tcl/startup/hepump.tcl index 5c45352..7004a9d 100644 --- a/tcl/startup/hepump.tcl +++ b/tcl/startup/hepump.tcl @@ -58,3 +58,4 @@ proc pump_health_update {instrument value} { } +publishLazy pump_health_update Spy