deviceInfo Struct Reference
USB device information.
#include <HubCtlManager.h>
Public Attributes | |
| std::string | vendor |
| USB port vendor id. | |
| std::string | product |
| USB port product id. | |
| std::string | serial |
| USB port serial number. | |
| std::string | description |
| USB port description. | |
