node-red-contrib-buffer-parser icon indicating copy to clipboard operation
node-red-contrib-buffer-parser copied to clipboard

Payload zero when using dynamic specification without optional parameter 'mask'

Open woytekbode opened this issue 3 years ago • 0 comments

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.

woytekbode avatar Dec 28 '22 12:12 woytekbode