![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
Classes | |
class | PowerTimer.AFTEREVENT |
class | PowerTimer.TIMERTYPE |
class | PowerTimer.PowerTimer |
class | PowerTimer.PowerTimerEntry |
Namespaces | |
PowerTimer | |
Functions | |
def | PowerTimer.parseEvent (event) |
Variables | |
bool | PowerTimer.InfoBar = False |
PowerTimer.MODULE_NAME = __name__.split(".")[-1] | |
PowerTimer.DEBUG = config.crash.debugTimers.value | |
PowerTimer.TIMER_XML_FILE = resolveFilename(SCOPE_CONFIG, "pm_timers.xml") | |
string | PowerTimer.TIMER_FLAG_FILE = "/tmp/was_powertimer_wakeup" |
bool | PowerTimer.wasTimerWakeup = False |
bool | PowerTimer.DSsave = False |
bool | PowerTimer.RSsave = False |
bool | PowerTimer.RBsave = False |
bool | PowerTimer.aeDSsave = False |