Eric-Canas / USBMonitor

USBMonitor is an easy-to-use cross-platform library for USB device monitoring that simplifies tracking of connections, disconnections, and examination of connected device attributes on both Windows and Linux, freeing the user from platform-specific details or incompatibilities.
MIT License
33 stars 7 forks source link

Adding DEVPATH for port number on which device is connected #7

Open SaumitraHub opened 3 months ago

SaumitraHub commented 3 months ago

can we add DEVPATH attribute to attributes.py for windows, linux and mac to get the port number on which the device is connected?