예제 #1
0
 def ping(*args):
     return _inaoqi.ALMemoryProxy_ping(*args)
예제 #2
0
 def ping(self):
     return _inaoqi.ALMemoryProxy_ping(self)
예제 #3
0
 def ping(self): return _inaoqi.ALMemoryProxy_ping(self)
 def raiseEvent(self, *args): return _inaoqi.ALMemoryProxy_raiseEvent(self, *args)