Sorry i'm totally new to Node-Red. I find hundreds of topics to put the date/time into the file and append the file with every new protocol, but i need separate files.
How can i create a file with the date and time in the name.
I`ve got an lab-instrument which sends a protocol via serial port after each processing cycle.
Serial-in (node-red-node-serialport) is connected to write-file. That work so far, but how can i get a Filename with Date and Time in it to create a separate file for each protocol.