ruabmbua / hidapi-rs

Rust bindings for the hidapi C library
MIT License
165 stars 79 forks source link

How to differentiate and connect to those devices which with same VID&PID? #142

Closed Fred2754 closed 5 months ago

Fred2754 commented 5 months ago

I did not how, there are lots of devices with repetition VID&PID but different name in the my win11. Snipaste_2024-01-14_21-05-49

ruabmbua commented 5 months ago

This question was already asked multiple times. Guess I will need to add a QA section to the readme.

See here: https://github.com/ruabmbua/hidapi-rs/issues/89

Fred2754 commented 5 months ago

Sorry guy, pls close this issue. Little more example codes would help a lot for a starter, with "open_path(), open_serial()" :)