LIRC libraries
Linux Infrared Remote Control
|
List available remotes, see LIST in lircd(8) manpage. More...
Public Member Functions | |
__init__ (self, AbstractConnection connection) | |
![]() | |
run (self, float timeout=None) | |
Run the command and return a Reply. | |
Additional Inherited Members | |
![]() | |
_conn = connection | |
_cmd_string = cmd | |
_parser = ReplyParser() | |
lirc.client.ListRemotesCommand.__init__ | ( | self, | |
AbstractConnection | connection ) |
Reimplemented from lirc.client.Command.