Skip to content

homespun/node-hid-parse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

parse HID report descriptor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published