digitalnodecom / node-red-contrib-generic-s3

Generic S3 nodes for use in Node-RED
https://www.npmjs.com/package/@digitalnodecom/node-red-contrib-generic-s3
Apache License 2.0
3 stars 7 forks source link

Fix stripping msg objects #40

Closed rristov60 closed 1 year ago

rristov60 commented 1 year ago

This PR closes #37. Msg object stripping is removed, and the payload is replaced with the output. Some output messages have some properties appended, but all of the other properties are passed as is.