AmyAmy / node-red-contrib-moving-average

A moving average node for Node-RED.
Do What The F*ck You Want To Public License
3 stars 2 forks source link

Resolved #6: Added payload_in #7

Closed AmyAmy closed 3 years ago

AmyAmy commented 3 years ago

The original payload is now returned as payload_in. This provides an additional method to determine what value was added or to differentiate between commands sent without duplicating the command to another property in the message object.