Feature request for consideration: Board name / ID string
When building a bigger system out of multiple TICCs, it would be useful to be able to set an n-character ID of each board. When multiple TICCs are connected to a USB host, they may be detected in a semi-random order, and serial devices are not always detected under the same name. A board ID would allow one to scrape the output for the ID and identify which board is which.
I know this is old, but I'm (finally) working on an update to the TICC code and am implementing something that will provide this capability.
Thank you - I have my master-slave TICs mapped by serial number, so that works, and I suppose it's a similar amount of work for the operator to either map the serials in an external system or set an ID within the TICs...