node-red-contrib-delaytimer
v0.1.2
Published
Sends the msg through the output after the timer delay1 and a second input reached the node in between the delay2.
Downloads
47
Maintainers
Readme
Delay Timer for node-red
Sends the msg
through the output after the set timer duration only if a second msg is send to the node inbetween the delay2 time.
This is like the built in delay function of node-red, but with the ability to not only restart the timer.
0.0.1 - Initial Release 0.1.2 - Add Topic to the output