![]() |
LIRC libraries
LinuxInfraredRemoteControl
|
Command, parser and connection container with a run() method. More...
Public Member Functions | |
def | __init__ (self, str cmd, AbstractConnection connection, float timeout=0.4) |
def | run (self, float timeout=None) |
Run the command and return a Reply. More... | |
def lirc.client.Command.run | ( | self, | |
float | timeout = None |
||
) |
Run the command and return a Reply.
Timeout as of AbstractConnection.readline()