Added doc for new USB Product field (windows-only)
This commit is contained in:
@@ -18,7 +18,10 @@ type PortDetails struct {
|
||||
SerialNumber string
|
||||
|
||||
// Manufacturer string
|
||||
Product string
|
||||
|
||||
// Product is an OS-dependent string that describes the serial port, it may
|
||||
// be not always available and it may be different across OS.
|
||||
Product string
|
||||
}
|
||||
|
||||
// GetDetailedPortsList retrieve ports details like USB VID/PID.
|
||||
|
||||
Reference in New Issue
Block a user