SmartMeshSDK
 All Classes Namespaces Functions Variables Groups
SimpleIPPing Namespace Reference

Functions

def notifCallback
 

Variables

list here = sys.path[0]
 
string DEFAULT_SERIALPORT = 'COM7'
 
int DEFAULT_MOTEID = 2
 
tuple responseEvent = threading.Event()
 
list output = []
 

Function Documentation

def SimpleIPPing.notifCallback (   notifName,
  notifParams 
)

Variable Documentation

int SimpleIPPing.DEFAULT_MOTEID = 2
string SimpleIPPing.DEFAULT_SERIALPORT = 'COM7'
list SimpleIPPing.here = sys.path[0]
list SimpleIPPing.output = []
tuple SimpleIPPing.responseEvent = threading.Event()