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

Dynamic spec does not work properly

Open mickym2 opened this issue 2 years ago • 2 comments

If I use the buffer node in dynam. spec and I want to extract a byte value - the UI spec works the dynam. spec. doesn`t.

image buffer-parser.zip

mickym2 avatar Jan 13 '23 20:01 mickym2

Hi @mickym2, as @woytekbode says in another threat just add "mask":"" on items, it worked for me.

FranPanadero avatar Apr 04 '23 07:04 FranPanadero

Many thanks - with an empty mask property in the dyn. spec it works for me as well. Great and thanks again.

Should be in the docu - that this is mandatory.

https://github.com/Steve-Mcl/node-red-contrib-buffer-parser/issues/15

mickym2 avatar Apr 04 '23 11:04 mickym2