jensrossbach / node-red-contrib-chronos

Time-based Node-RED scheduling, repeating, queueing, routing, filtering and manipulating nodes
https://jensrossbach.github.io/node-red-contrib-chronos
MIT License
28 stars 1 forks source link

New flow node "chronos-repeat" for repeating messages #46

Closed jensrossbach closed 3 years ago

jensrossbach commented 3 years ago

This change introduces the new repeat node. This node repeats all incoming messages in a defined interval until the next message arrives or until a specific time has been reached.