node-red-contrib-round-robin
v1.0.5
Published
Node-RED round robin node
Downloads
11
Readme
node-red-contrib-round-robin
Copyright 2020 iaconnects.
Nodes
Round Robin Node
Node distributes incomming messages throughout node outputs, incrementing which output is used with every incomming message. After the final output is reached, the node will go back to the first output before proceeding noramlly. The input msg object is not altered.