README
A Node-RED sequence node that outputs the msg
object as many times as you set the Count
property to.
A Node-RED sequence node that outputs the msg object as many times as you set the Countproperty to.
<script type="module">
import noderedContribDuplicate from 'https://cdn.skypack.dev/nodered-contrib-duplicate';
</script>
A Node-RED sequence node that outputs the msg
object as many times as you set the Count
property to.