![]() |
LIRC libraries
LinuxInfraredRemoteControl
|
The status/result from parsing a command reply. More...
Public Member Functions | |
def | __init__ (self) |
Public Attributes | |
result | |
Enum Result, reflects parser state. | |
success | |
bool, reflects SUCCESS/ERROR. | |
data | |
List of lines, the command DATA payload. | |
sighup | |
bool, reflects if a SIGHUP package has been received | |
last_line | |
str, last input line (for error messages). | |