dkern / node-red-counter

A Node-RED node to increment a count.
Other
8 stars 9 forks source link

Suggest Add: msg.upperlimit, msg.lowerlimit, msg.initialcount #20

Open LegionX-Code opened 3 years ago

LegionX-Code commented 3 years ago

Would it be possible to add: msg.upperlimit, msg.lowerlimit, msg.initialcount as a payload variable at some point?

Similar tp msg.increment, msg.decrement & msg.reset. These are awesome, but with the other 3 controls would make this extremely simple & powerful node in routine operations.