Can someone please guide me how can i separate these three readings? I want to create chart with three separate readings ( i.e. 29.68 , 29.43 , 31.12)? All three temperature readings are coming from one transmitter (NCD io).
I am collecting data locally on my laptop using NCD Mega modem & NCD 3 channel thermocouple sensors.
Please feed the data you are receiving into a debug node and show us what you get. Then we will more exactly what is there.
If you are a complete beginner 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.
Also have a good look at the node red doc Working with Messages which should help to answer your specific question.