Open metametaclass opened 13 years ago
A Read and Show for the SerialPortSettings data is a good suggestion.
Do you have any specific format in mind? e.g. "9600 8 n 1..."?
Why not just derive them? It's slightly inconvenient to add orphan instances anytime debug is needed.
:+1:
JSON format? Or simple key=value
format is also OK.
Read instance for port settings types can be useful for reading port configuration from text files/command line args