Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] List all available serial devices #3

Open
KristianBalaj opened this issue Dec 19, 2021 · 1 comment
Open

[Feature request] List all available serial devices #3

KristianBalaj opened this issue Dec 19, 2021 · 1 comment

Comments

@KristianBalaj
Copy link

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

@dopamane
Copy link
Member

dopamane commented Feb 2, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants