node-red-contrib-builder
v0.1.0
Published
This is a NodeRed Node that is able to inject a complete msg using json input object rather than having to specify it field by field using inject node
Downloads
37
Readme
node-red-contrib-builder
This node allow to inject in an easy way a full and complex JSON msg to nodered flow
This node have a little code injection checking to prevent malicious usage injection the data will be serialise and deserialise using JSON parsing msg._msgid will be regenerated