node-red-contrib-buffer-parser
node-red-contrib-buffer-parser copied to clipboard
Payload zero when using dynamic specification without optional parameter 'mask'
Unless I include 'mask': "" in my 'items' array the resulting payload is returned as zero. In the guide it says the 'mask' property is optional and I would expect correct payload values without specifying 'mask'.
To be clear, no mask should be used in my example.