SmartMeshSDK
 All Classes Namespaces Functions Variables Groups
SensorDataReceiver Namespace Reference

Classes

class  NullHandler
 
class  notifClient
 
class  dataGui
 

Functions

def main
 

Variables

list here = sys.path[0]
 
tuple log = logging.getLogger('App')
 
int UPDATEPERIOD = 500
 
string DEFAULT_HOST = '127.0.0.1'
 
int DEFAULT_PORT = 9900
 
tuple parser = OptionParser("usage: %prog [options]", version="%prog 1.0")
 
 default = DEFAULT_HOST,
 
string help = "Mux host to connect to"
 
dictionary connect_params
 

Variable Documentation

string SensorDataReceiver.DEFAULT_HOST = '127.0.0.1'
int SensorDataReceiver.DEFAULT_PORT = 9900
list SensorDataReceiver.here = sys.path[0]
tuple SensorDataReceiver.log = logging.getLogger('App')
int SensorDataReceiver.UPDATEPERIOD = 500