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

Support for opening via serial_for_url #10

Open
hardkrash opened this issue Jul 11, 2020 · 0 comments
Open

Support for opening via serial_for_url #10

hardkrash opened this issue Jul 11, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@hardkrash
Copy link

Most of my serial ports are opened by the serial_for_url factory function.

I find that the hwgrep and spy urls are invaluable for bringup and debugging.
hwgrep is also quite valuable on attaching to specific hardware.

Do have any thoughts on extending these url based classes into your library.
perhaps an async_serial_for_url function

I don't see an easy way without a metaclass to add in the mixin for overriding the port function.

@mrjohannchang mrjohannchang added the enhancement New feature or request label Mar 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants