You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for the suggestion! I will see what I can do and post any updates here. Sorry for the delay in responding, I was occupied at the time. However, I now have some more free time to focus on this.
The API should support a function to list available devices, that could be later printed to the console or used in any other way.
The return type from this function could be a list and a data supporting fields like for example the ListPortInfo in the pyserial package.
https://pyserial.readthedocs.io/en/latest/tools.html#serial.tools.list_ports.ListPortInfo
The text was updated successfully, but these errors were encountered: