Skip to content

Multiple USB devices with same vendor id and product id #105

Description

@kaciula

If I connect multiple USB devices that have the same vendor id and product id, things don't work out because I see the plugin relies only on the (vendorId, productId) combination. I do see the devices in the list but openDevice always opens the same instance. I believe it uses the first device with the same vendor id and product id.

Any guidance on how I can modify the plugin to differentiate between these devices?

Activity

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

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