primaryUsage
The HID specification compliant usage for the device.
Declaration
final let primaryUsage: HIDUsageMentioned in
Discussion
This is the main usage for the device, pulled from the top level collection of the report descriptor, specifying the general device type.
See HIDUsage for more details.