node-hid-parse

0.0.4 • Public • Published

node-hid-parse

This package parses a buffer containg a USB HID report descriptor.

I implemented just enough of the HID usage tables to successfuly parse the report generated by an APC UPS (sadly, a long, long story.)

The basic logic should be sound. Accordingly, pull requests -- particulary those with more tables -- are welcome. (Don't worry, it's very simple to add more entries!)

If you know how to interpret units (codes 0x65, 0x66, and 0x67), then pull requests are also welcome.

Many Thanks

Many thanks to DIGImend author of hidrd.

Readme

Keywords

Package Sidebar

Install

npm i node-hid-parse

Weekly Downloads

0

Version

0.0.4

License

MIT

Unpacked Size

40.5 kB

Total Files

7

Last publish

Collaborators

  • mrose17