Subversion Repositories HomeAutomation

Rev

Rev 736 | Rev 750 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed

Rev 736 Rev 737
Line 17... Line 17...
17
   
17
   
18
    def start(self):
18
    def start(self):
19
        pass
19
        pass
20
 
20
 
21
    def stop(self):
21
    def stop(self):
-
 
22
        pass
-
 
23
   
-
 
24
    def running(self):
22
        pass
25
        pass