![]() |
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 | |
notifClientHandler | |
window | |
connectionFrame | |
sensorDataFrame | |
connector | |
def SensorDataReceiver.dataGui.__init__ | ( | self | ) |
def SensorDataReceiver.dataGui.start | ( | self, | |
connect_params | |||
) |
This command instructs the GUI to start executing and reacting to user interactions.
It never returns and should therefore be the last command called.
SensorDataReceiver.dataGui.apiDef |
SensorDataReceiver.dataGui.connectionFrame |
SensorDataReceiver.dataGui.connector |
SensorDataReceiver.dataGui.guiLock |
SensorDataReceiver.dataGui.notifClientHandler |
SensorDataReceiver.dataGui.sensorDataFrame |
SensorDataReceiver.dataGui.window |