Public Member Functions | |
| def | __init__ |
Public Member Functions inherited from webiopi.clients.PiMixedClient | |
| def | __init__ |
| def | setCredentials |
| def | sendRequest |
Additional Inherited Members | |
Public Attributes inherited from webiopi.clients.PiMixedClient | |
| host | |
| coapport | |
| coapclient | |
| httpclient | |
| forceHttp | |
| coapfailure | |
| maxfailure | |
| auth | |
Definition at line 79 of file __init__.py.
| def webiopi.clients.PiHttpClient.__init__ | ( | self, | |
| host, | |||
port = 8000 |
|||
| ) |
Definition at line 80 of file __init__.py.
1.8.8