LIRC libraries
LinuxInfraredRemoteControl
lirc.client.DrvOptionCommand Class Reference

Set a driver option value, see DRV_OPTION in lircd(8) manpage. More...

Inheritance diagram for lirc.client.DrvOptionCommand:
lirc.client.Command

Public Member Functions

def __init__ (self, AbstractConnection connection, str option, str value)
 
- Public Member Functions inherited from lirc.client.Command
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...
 

Detailed Description

Set a driver option value, see DRV_OPTION in lircd(8) manpage.

Definition at line 653 of file client.py.


The documentation for this class was generated from the following file: