I am developing a node-red flow using a raspberry pi's serial port com and baud rate, and I'm looking for a way to dynamically change the com port and baud rate from a message or a global variable.
I was unable to succeed despite trying a few options.