You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Proposal:
Add the ability to retrieve information such as VID, PID, serial number.
It is possible to retrieve more information without additional dependencies such as libusb and there seems there is interest in this?
Example use-case: filter a comport based on the VID:PID and serial number.
Multi-OS example implementations: (linking to Windows below)...
Imho we can add it to this library for sure, it's definitly a useful thing to have. Feel free to create a PR, i'll take a closer look then and try it out!
Proposal:
Add the ability to retrieve information such as VID, PID, serial number.
It is possible to retrieve more information without additional dependencies such as libusb and there seems there is interest in this?
Example use-case: filter a comport based on the VID:PID and serial number.
Multi-OS example implementations: (linking to Windows below)...
The text was updated successfully, but these errors were encountered: