Can I choose the serial COM port on the dashboard?
I have a dashboard (node-dashboard) that checks an electronic system by serial com (using an FTDI).
But if a change the FTDI the COM number change and I need to change with Node-Red Editor.
So I would like to define the COM number inside the dashboard interface.
@marcus-j-davies has described how you can select a serial port in the dashboard, which is what you asked for, but the problem is that the serial node does not allow the port to be dynamically selected.