This is the complete list of members for switch_dummy.SwitchDummy, including all inherited members.
| __init__(self, kwargs) (defined in switch_dummy.SwitchDummy) | switch_dummy.SwitchDummy | |
| core::module::Base.__init__(self, manager, name, config=None, callbacks=None, kwargs) | core.module.BaseMixin | |
| __new__(cls, name, bases, attrs) | core.module.ModuleMeta | |
| connectors (defined in core.module.BaseMixin) | core.module.BaseMixin | |
| get_connector(self, connector_name) | core.module.BaseMixin | |
| getCalibration(self, switchNumber, state) (defined in switch_dummy.SwitchDummy) | switch_dummy.SwitchDummy | |
| getConfiguration(self) | core.module.BaseMixin | |
| getNumberOfSwitches(self) | switch_dummy.SwitchDummy | |
| getStatusVariables(self) | core.module.BaseMixin | |
| getSwitchState(self, switchNumber) (defined in switch_dummy.SwitchDummy) | switch_dummy.SwitchDummy | |
| getSwitchTime(self, switchNumber) (defined in switch_dummy.SwitchDummy) | switch_dummy.SwitchDummy | |
| is_module_threaded(self) | core.module.BaseMixin | |
| log(self) | core.module.BaseMixin | |
| module_state (defined in core.module.BaseMixin) | core.module.BaseMixin | |
| on_activate(self) (defined in switch_dummy.SwitchDummy) | switch_dummy.SwitchDummy | |
| on_deactivate(self) (defined in switch_dummy.SwitchDummy) | switch_dummy.SwitchDummy | |
| setCalibration(self, switchNumber, state, value) (defined in switch_dummy.SwitchDummy) | switch_dummy.SwitchDummy | |
| setStatusVariables(self, variableDict) | core.module.BaseMixin | |
| switchCalibration (defined in switch_dummy.SwitchDummy) | switch_dummy.SwitchDummy | |
| switchOff(self, switchNumber) (defined in switch_dummy.SwitchDummy) | switch_dummy.SwitchDummy | |
| switchOn(self, switchNumber) (defined in switch_dummy.SwitchDummy) | switch_dummy.SwitchDummy | |
| switchState (defined in switch_dummy.SwitchDummy) | switch_dummy.SwitchDummy | |