SmartMeshSDK
 All Classes Namespaces Functions Variables Groups
LEDPing.LEDPingApp Class Reference
+ Inheritance diagram for LEDPing.LEDPingApp:

Public Member Functions

def __init__
 
def start
 This command instructs the GUI to start executing and reacting to user interactions. More...
 

Public Attributes

 guiLock
 
 apiDef
 
 ledOn
 
 pingOngoing
 
 oap_client
 
 ratecalculator
 
 connector
 
 window
 
 connectionFrame
 
 LEDPingFrame
 
 textFrame
 
 oap_dispatch
 
 subscriber
 

Constructor & Destructor Documentation

def LEDPing.LEDPingApp.__init__ (   self)

Member Function Documentation

def LEDPing.LEDPingApp.start (   self)

This command instructs the GUI to start executing and reacting to user interactions.

It never returns and should therefore be the last command called.

Member Data Documentation

LEDPing.LEDPingApp.apiDef
LEDPing.LEDPingApp.connectionFrame
LEDPing.LEDPingApp.connector
LEDPing.LEDPingApp.guiLock
LEDPing.LEDPingApp.ledOn
LEDPing.LEDPingApp.LEDPingFrame
LEDPing.LEDPingApp.oap_client
LEDPing.LEDPingApp.oap_dispatch
LEDPing.LEDPingApp.pingOngoing
LEDPing.LEDPingApp.ratecalculator
LEDPing.LEDPingApp.subscriber
LEDPing.LEDPingApp.textFrame
LEDPing.LEDPingApp.window