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

match args ignored in enumerate devices #20

Open
guruofquality opened this issue Dec 5, 2019 · 1 comment
Open

match args ignored in enumerate devices #20

guruofquality opened this issue Dec 5, 2019 · 1 comment

Comments

@guruofquality
Copy link
Member

If the match args specify any unique keys like serial or device addresses, they should not yield results when those values do not match the ones in the discovery for loop. This is necessary to select a specific device either by manually specifying an identifying key/value like serial or using the exact results from the enumeration

There also seems to be a bug where the serial number is empty

@curtcorum
Copy link

@jhshark

In progress on preliminary fix for enumeration match, at least for the 'device' keyword. Will do a pull request at some point.

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

2 participants