As pointed out by the community, Linux kernel now supports get_input_report operation for hidraw backend (#258). Reference: https://github.com/torvalds/linux/commit/f43d3870cafa2a0f3854c1819c8385733db8f9ae A little effort is required to use that by hidapi.
As pointed out by the community, Linux kernel now supports get_input_report operation for hidraw backend (#258).
Reference: torvalds/linux@f43d387
A little effort is required to use that by hidapi.