Yet Another WebIOPi+
 All Classes Namespaces Files Functions Variables Macros Pages
Public Member Functions | Public Attributes | List of all members
webiopi.protocols.coap.COAPClient Class Reference

Public Member Functions

def __init__
 
def sendRequest
 

Public Attributes

 socket
 

Detailed Description

Definition at line 407 of file coap.py.

Constructor & Destructor Documentation

def webiopi.protocols.coap.COAPClient.__init__ (   self)

Definition at line 408 of file coap.py.

Member Function Documentation

def webiopi.protocols.coap.COAPClient.sendRequest (   self,
  message 
)

Definition at line 413 of file coap.py.

Member Data Documentation

webiopi.protocols.coap.COAPClient.socket

Definition at line 409 of file coap.py.


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