[ Module Hierarchy
| Class Hierarchy ]
Class Hierarchy
- hid.HIDDevice:
absract class representing a HID device on the host computer
- ioLabs.Commands:
class to handle sending reports to device and parsing incoming
reports.
- ioLabs.dict_struct:
simple class that takes keyword arguments and uses them to
create fields on itself
- ioLabs.messages:
class to handle message id lookup, and packing message objects
into binary
- object:
The most base type