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

Multiple output ports in scheduler node #12

Closed jensrossbach closed 4 years ago

jensrossbach commented 4 years ago

Add an option to scheduler node which creates a dedicated output port for each event of the schedule. For events with message output type, the messages will then be sent to the output port assigned to the event.

jensrossbach commented 4 years ago

Implemented with release 1.3.0.