Skip to content

Return Device IDs while enumerating #219

@matejcik

Description

@matejcik

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions