ahio  1.0.0
I/O Communication Library
ahio.drivers.raspberry.ahioDriverInfo Class Reference
Inheritance diagram for ahio.drivers.raspberry.ahioDriverInfo:
ahio.abstract_driver.AbstractahioDriverInfo object

Static Public Attributes

string NAME = 'Raspberry'
 
 AVAILABLE = pi_version() is not None
 
- Static Public Attributes inherited from ahio.abstract_driver.AbstractahioDriverInfo
string NAME = 'Driver name'
 
string AVAILABLE = 'True if the driver is available, false otherwise'
 

Detailed Description

Definition at line 63 of file raspberry.py.

Member Data Documentation

§ AVAILABLE

ahio.drivers.raspberry.ahioDriverInfo.AVAILABLE = pi_version() is not None
static

Definition at line 65 of file raspberry.py.

§ NAME

string ahio.drivers.raspberry.ahioDriverInfo.NAME = 'Raspberry'
static

Definition at line 64 of file raspberry.py.


The documentation for this class was generated from the following file: