Hello,
I configured a temperature sensor with my arduino and I send the data to my gateway (multitech conduit). Now with node-red I need to get this data and save it in a file (xlsx or similar).
I intend to receive the data with node LoraWan RX configuring it with the UUID of my gateway, after it put a function where I only catch the payload of the data, and finally, a debug to see if I do it well and a file generator.
When I had all of it the intention is to adapt if to represent a OPC UA server.
Somebody can help me or knows if I'm going well?
Thanks, Roger.