This class contains the basic information about an LID device to access and open it. The class is mostly used internally and rarely accessed directly by the user.
This class is populated with information read from the device, and represents some of the internal information of the device.
Open the device that is described by this LIDInfo
an LID - the device
post the LIDInfo in a human readable way
An Array of the arguments that can be passed into LID.findBy
to find this device.
The name of the device, as reported by the device itself.
The vendor ID of the device, this is a number encoded by the device itself.
The product ID of the device, this is a number encoded by the device itself.
The path of the device, this is a path defined by the operating system, essential to distinguish devices with the same vendor and product ID from each other.
The version number of the device.
The physical location of the device, as defined by the operating system.
The unique identifier of the device, as defined by the operating system.
The bustype of this device