Home | Trees | Indices | Help |
|
---|
|
Support for dive computers, dive data loggers and other measurment devices used in diving.
The module specifies set of interfaces to be implemented by device drivers.
Submodules | |
|
Classes | |
DeviceDriver Device driver interface. |
|
Simulator Diving computer dive simulation interface. |
|
DataParser Diving computer data parser interface. |
|
DeviceError Device communication error. |
Functions | |||
|
Variables | |
log = logging.getLogger('kenozooid.driver')
|
|
__package__ =
|
Function Details |
Find device driver implementing an interface. Query parameter is used to find driver by its id or device model. Device error exception is raised if driver is not found. If device driver does not support functionality specified by an interface, then None is returned.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Aug 16 20:40:50 2019 | http://epydoc.sourceforge.net |