node-red-contrib-split-threshold 1.0.2
A Node-RED node that runs a timer if a value goes beyond a threshold, and stops the timer on a different threshold. A message is sent when the timer ends.
Split Threshold for Node-RED
A node that runs a timer if a value goes beyond a threshold, and stops the timer on a different threshold. A message is sent when the timer ends. It can configured to run multiple timers at once, by handling messages based on a property. The timers can be made persistent through re-deployment of flows. See sidebar help for more information about configuration and use.