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

Public Member Functions

def __init__
 
- Public Member Functions inherited from webiopi.clients.GPIO
def __init__
 
def getFunction
 
def setFunction
 
def digitalRead
 
def digitalWrite
 
def portRead
 
def portWrite
 
- 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 135 of file __init__.py.

Constructor & Destructor Documentation

def webiopi.clients.NativeGPIO.__init__ (   self,
  client 
)

Definition at line 136 of file __init__.py.


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