Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSerialList ¶ added in v0.2.0
func IdentifyDevice ¶
func RenderTable ¶ added in v0.2.0
Types ¶
type PortInfo ¶
type PortInfo struct {
Name string
IsUSB bool
VID string
PID string
SerialNumber string
ProductName string
}
func GetSerialListDetailed ¶ added in v0.2.0
func PortDetailstoPortInfo ¶
func PortDetailstoPortInfo(pList []*enumerator.PortDetails) []PortInfo
Click to show internal directories.
Click to hide internal directories.