예제 #1
0
파일: fs20avr.py 프로젝트: smurfix/HomEvenT
	def connectionLost(self,reason):
		log(DEBUG,"AVR ending",self.name,reason)
		unregister_handler(self)
예제 #2
0
파일: fs20tr.py 프로젝트: smurfix/HomEvenT
 def inConnectionLost(self):
     log(DEBUG, "FS20 ending", self.name)
     unregister_handler(self)