0x0005 deviceTypeAndName
Reports the device’s type (mouse, keyboard, trackball, …) and its
marketing name. The name is read in chunks: getDeviceNameCount() gives the
length, then getDeviceName(offset) returns successive byte ranges.
OpenLogi uses the type to pick the right diagram and the name for the device carousel label.
Spec: Logitech HID++ 2.0 — x0005 deviceTypeAndName (v2).
Full function reference coming soon.
Last updated on