![]() |
SmartMeshSDK
|
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 | |
def LEDPing.LEDPingApp.__init__ | ( | self | ) |
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.
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 |