node-red-contrib-split-threshold
v1.0.2
Published
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.
Downloads
20
Readme
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.