ska_tmc_cspmasterleafnode.manager package
Submodules
ska_tmc_cspmasterleafnode.manager.component_manager module
This module implements ComponentManager class for the Csp Master Leaf Node.
- class ska_tmc_cspmasterleafnode.manager.component_manager.CspMLNComponentManager(*args: Any, **kwargs: Any)
Bases:
ska_tmc_common.tmc_component_manager.ska_tmc_common.tmc_component_manager.TmcLeafNodeComponentManager._nameA component manager for The CSP Master Leaf Node component.
It supports in controlling the behaviour of CSP Master.
- device_failed(exception)
Set a device to failed and call the relative callback if available
- Parameters
exception – an exception
- Type
Exception
- update_device_info(csp_master_dev_name)
Module contents
- class ska_tmc_cspmasterleafnode.manager.CspMLNComponentManager(*args: Any, **kwargs: Any)
Bases:
ska_tmc_common.tmc_component_manager.ska_tmc_common.tmc_component_manager.TmcLeafNodeComponentManager._nameA component manager for The CSP Master Leaf Node component.
It supports in controlling the behaviour of CSP Master.
- device_failed(exception)
Set a device to failed and call the relative callback if available
- Parameters
exception – an exception
- Type
Exception
- update_device_info(csp_master_dev_name)