node-red-contrib-timeout

A simple timeout node which can also be used as a toggle for testing.

node-red-contrib-timeouttrigger

This node will pipe any received `msg` to its output. At the same time a time-out interval is set. Upon time-out a defined payload is sent. Each new message will reset the time-out.