Closed willmcenaney closed 3 years ago
See #28.
Implemented Path as part of getDeviceDesc as suggested. Appended port to path to give complete device port path (except for bus number). This gives a consistent result with its name in context and with comparable usb library in python.
Path
getDeviceDesc
Hey @zagrodzki could you review(&hopefully merge) when you get chance? Is there a standard release cycle?
Thanks for all your help @zagrodzki
See #28.
Implemented
Path
as part ofgetDeviceDesc
as suggested. Appended port to path to give complete device port path (except for bus number). This gives a consistent result with its name in context and with comparable usb library in python.