From 48b9335dac19c771a0ae3c368d2176970f5c66da Mon Sep 17 00:00:00 2001 From: Rene De Ren Date: Wed, 6 May 2026 11:47:03 +0200 Subject: [PATCH] Bump pumpingStation@de9a79b + generalFunctions@4b6250c MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - pumpingStation: hold-then-ramp shift hysteresis driven by shiftArmPercent (% output threshold for arming) instead of by level. New e2e integration test exercises the full fill→arm→hold→ramp-down cycle. Editor preview gains the arming-% horizontal line. - generalFunctions: add shiftArmPercent to the pumpingStation schema; add prominent doc block on MeasurementContainer documenting the `${type}.${variant}.${position}.${childId}` flatten format and the implicit 'default' childId convention so dashboards don't drop it. Co-Authored-By: Claude Opus 4.7 (1M context) --- nodes/generalFunctions | 2 +- nodes/pumpingStation | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/nodes/generalFunctions b/nodes/generalFunctions index 35f648f..4b6250c 160000 --- a/nodes/generalFunctions +++ b/nodes/generalFunctions @@ -1 +1 @@ -Subproject commit 35f648f64e4248bc2c8db3f34817fae6dbb21188 +Subproject commit 4b6250cc42d5cda8844c8e3f720e7d110499ca37 diff --git a/nodes/pumpingStation b/nodes/pumpingStation index 8a6ca1b..de9a79b 160000 --- a/nodes/pumpingStation +++ b/nodes/pumpingStation @@ -1 +1 @@ -Subproject commit 8a6ca1baeb7e20e905c2cd5196d9bfb1c28837ea +Subproject commit de9a79b8881fd9b9a97fb4f19cfe45a3f8bbeca2