|
def | __init__ (self, _svcName) |
|
def | cab_on (self, c, cab) |
|
def | cab_off (self, c, cab) |
|
def | bsx_on (self, c) |
|
def | bsx_off (self, c) |
|
def | bdx_on (self, c) |
|
def | bdx_off (self, c) |
|
def | csx_on (self, c) |
|
def | csx_off (self, c) |
|
def | cdx_on (self, c) |
|
def | cdx_off (self, c) |
|
def | fsx_on (self, c) |
|
def | fsx_off (self, c) |
|
def | fdx_on (self, c) |
|
def | fdx_off (self, c) |
|
def | all_on (self, c) |
|
def | all_off (self, c) |
|
def | init (self) |
|
def | deinit (self) |
|
def | activate (self) |
|
def | deactivate (self) |
|
def | idleOffline (self) |
|
def | idleOnline (self) |
|
def | errorOnline (self) |
|
def | errorWorking (self) |
|
def | work (self) |
|
def | __init__ (self, _svcName) |
|
def | name (self) |
|
def | config (self, _node) |
|
def | cfg (self, _node) |
|
def | var (self, _node) |
|
def | abort (self) |
| dummy (does nothing) More...
|
|
def | stop (self) |
| dummy (does nothing) More...
|
|
def | init (self) |
| dummy (does nothing) More...
|
|
def | deinit (self) |
| dummy (does nothing) More...
|
|
def | activate (self) |
| dummy (does nothing) More...
|
|
def | deactivate (self) |
| dummy (does nothing) More...
|
|
def | idleOffline (self) |
| dummy (waits for state change) More...
|
|
def | idleStandby (self) |
| dummy (waits for state change) More...
|
|
def | idleOnline (self) |
| dummy (waits for state change) More...
|
|
def | errorOffline (self) |
| action in response to an error while offline Sets the state to OFFLINE More...
|
|
def | errorStandby (self) |
| action in response to an error while in standby Sets the state to OFFLINE More...
|
|
def | errorOnline (self) |
| action in response to an error while online Sets the state to OFFLINE More...
|
|
def | errorWorking (self) |
| action in response to an error while executing a command Sets the state to OFFLINE More...
|
|
def | __init__ (self, _svcName) |
|
def | name (self) |
|
def | config (self, _node) |
|
def | cfg (self, _node) |
|
def | var (self, _node) |
|
def | abort (self) |
| dummy (does nothing) More...
|
|
def | stop (self) |
| dummy (does nothing) More...
|
|
def | init (self) |
| dummy (does nothing) More...
|
|
def | deinit (self) |
| dummy (does nothing) More...
|
|
def | activate (self) |
| dummy (does nothing) More...
|
|
def | deactivate (self) |
| dummy (does nothing) More...
|
|
def | idleOffline (self) |
| dummy (waits for state change) More...
|
|
def | idleStandby (self) |
| dummy (waits for state change) More...
|
|
def | idleOnline (self) |
| dummy (waits for state change) More...
|
|
def | errorOffline (self) |
| action in response to an error while offline Sets the state to OFFLINE More...
|
|
def | errorStandby (self) |
| action in response to an error while in standby Sets the state to OFFLINE More...
|
|
def | errorOnline (self) |
| action in response to an error while online Sets the state to OFFLINE More...
|
|
def | errorWorking (self) |
| action in response to an error while executing a command Sets the state to OFFLINE More...
|
|
◆ __init__()
def LsysCabinet.LsysCabinetPythonServiceWorker.__init__ |
( |
|
self, |
|
|
|
_svcName |
|
) |
| |
◆ activate()
def LsysCabinet.LsysCabinetPythonServiceWorker.activate |
( |
|
self | ) |
|
◆ all_off()
def LsysCabinet.LsysCabinetPythonServiceWorker.all_off |
( |
|
self, |
|
|
|
c |
|
) |
| |
◆ all_on()
def LsysCabinet.LsysCabinetPythonServiceWorker.all_on |
( |
|
self, |
|
|
|
c |
|
) |
| |
◆ bdx_off()
def LsysCabinet.LsysCabinetPythonServiceWorker.bdx_off |
( |
|
self, |
|
|
|
c |
|
) |
| |
◆ bdx_on()
def LsysCabinet.LsysCabinetPythonServiceWorker.bdx_on |
( |
|
self, |
|
|
|
c |
|
) |
| |
◆ bsx_off()
def LsysCabinet.LsysCabinetPythonServiceWorker.bsx_off |
( |
|
self, |
|
|
|
c |
|
) |
| |
◆ bsx_on()
def LsysCabinet.LsysCabinetPythonServiceWorker.bsx_on |
( |
|
self, |
|
|
|
c |
|
) |
| |
◆ cab_off()
def LsysCabinet.LsysCabinetPythonServiceWorker.cab_off |
( |
|
self, |
|
|
|
c, |
|
|
|
cab |
|
) |
| |
◆ cab_on()
def LsysCabinet.LsysCabinetPythonServiceWorker.cab_on |
( |
|
self, |
|
|
|
c, |
|
|
|
cab |
|
) |
| |
◆ cdx_off()
def LsysCabinet.LsysCabinetPythonServiceWorker.cdx_off |
( |
|
self, |
|
|
|
c |
|
) |
| |
◆ cdx_on()
def LsysCabinet.LsysCabinetPythonServiceWorker.cdx_on |
( |
|
self, |
|
|
|
c |
|
) |
| |
◆ csx_off()
def LsysCabinet.LsysCabinetPythonServiceWorker.csx_off |
( |
|
self, |
|
|
|
c |
|
) |
| |
◆ csx_on()
def LsysCabinet.LsysCabinetPythonServiceWorker.csx_on |
( |
|
self, |
|
|
|
c |
|
) |
| |
◆ deactivate()
def LsysCabinet.LsysCabinetPythonServiceWorker.deactivate |
( |
|
self | ) |
|
◆ deinit()
def LsysCabinet.LsysCabinetPythonServiceWorker.deinit |
( |
|
self | ) |
|
◆ errorOnline()
def LsysCabinet.LsysCabinetPythonServiceWorker.errorOnline |
( |
|
self | ) |
|
◆ errorWorking()
def LsysCabinet.LsysCabinetPythonServiceWorker.errorWorking |
( |
|
self | ) |
|
◆ fdx_off()
def LsysCabinet.LsysCabinetPythonServiceWorker.fdx_off |
( |
|
self, |
|
|
|
c |
|
) |
| |
◆ fdx_on()
def LsysCabinet.LsysCabinetPythonServiceWorker.fdx_on |
( |
|
self, |
|
|
|
c |
|
) |
| |
◆ fsx_off()
def LsysCabinet.LsysCabinetPythonServiceWorker.fsx_off |
( |
|
self, |
|
|
|
c |
|
) |
| |
◆ fsx_on()
def LsysCabinet.LsysCabinetPythonServiceWorker.fsx_on |
( |
|
self, |
|
|
|
c |
|
) |
| |
◆ idleOffline()
def LsysCabinet.LsysCabinetPythonServiceWorker.idleOffline |
( |
|
self | ) |
|
◆ idleOnline()
def LsysCabinet.LsysCabinetPythonServiceWorker.idleOnline |
( |
|
self | ) |
|
◆ init()
def LsysCabinet.LsysCabinetPythonServiceWorker.init |
( |
|
self | ) |
|
◆ work()
def LsysCabinet.LsysCabinetPythonServiceWorker.work |
( |
|
self | ) |
|
The documentation for this class was generated from the following file: