Skip to content

Feature request: expose nusb DeviceInfo without opening the device #17

Description

@f-io

nusb exposes DeviceInfo, which is currently not available in node-usb-rs: https://docs.rs/nusb/latest/nusb/struct.DeviceInfo.html

It gives device info (vendor, product, class, serial, interfaces) without opening the device first.
Useful for filtering for a specific device, or telling identical devices apart without having to open each one.

Activity

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

Metadata

Metadata

Assignees

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