Only payload is of relevance
as it reads: Store msg.payload in flow.data
The point of this is to store the last read in flow context - which you can see if you look at the context tab (next to debug on sidebar)
Yes, the buffer parser has generated good data values from your TCP data.
I dont mean to be rude (I dont know your level of expertise) but it seems to me you could perhaps benefit from a a very short hour watching the tutorials?
I recommend watching this playlist: Node-RED Essentials. The videos are done by the developers of node-red. They're nice & short and to the point. You will understand a whole lot more in about 1 hour. A small investment for a lot of gain.


