LIRC libraries
LinuxInfraredRemoteControl
lirc.client.IdentCommand Class Reference

Identify client using the prog token, see IDENT in lircrcd(8) More...

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

Public Member Functions

def __init__ (self, AbstractConnection connection, str prog=None)
 
- 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

Identify client using the prog token, see IDENT in lircrcd(8)

Definition at line 683 of file client.py.


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