Yet Another WebIOPi+
 All Classes Namespaces Files Functions Variables Macros Pages
Public Member Functions | List of all members
webiopi.clients.ADC Class Reference
Inheritance diagram for webiopi.clients.ADC:
webiopi.clients.Device webiopi.clients.RESTAPI webiopi.clients.DAC webiopi.clients.PWM

Public Member Functions

def __init__
 
def read
 
def readFloat
 
def readVolt
 
- Public Member Functions inherited from webiopi.clients.Device
def __init__
 
- Public Member Functions inherited from webiopi.clients.RESTAPI
def __init__
 
def sendRequest
 

Additional Inherited Members

- Public Attributes inherited from webiopi.clients.RESTAPI
 client
 
 path
 

Detailed Description

Definition at line 139 of file __init__.py.

Constructor & Destructor Documentation

def webiopi.clients.ADC.__init__ (   self,
  client,
  name 
)

Definition at line 140 of file __init__.py.

Member Function Documentation

def webiopi.clients.ADC.read (   self,
  channel 
)
def webiopi.clients.ADC.readFloat (   self,
  channel 
)
def webiopi.clients.ADC.readVolt (   self,
  channel 
)

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