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

Return Device IDs while enumerating #219

Open
matejcik opened this issue Feb 5, 2021 · 0 comments
Open

Return Device IDs while enumerating #219

matejcik opened this issue Feb 5, 2021 · 0 comments

Comments

@matejcik
Copy link

matejcik commented Feb 5, 2021

it would be nice to know the device id right away from output of /enumerate

This is a problem on some stacks apparently? Because you can't simultaneously have a running enumeration and query USB strings?

Of course, a possible workaround is to enumerate first and then query each of the devices found, but that might be complicated depending on how the enumeration is implemented.

The usecase for this feature is to be able to search for a particular device id, without connecting to everything and trying GetFeatures

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

No branches or pull requests

1 participant