WhiteRabbit Device
This module implements the White Rabbit device.
- class SatWhiteRabbit(*args, **kwargs)
An implementation of a White Rabbit Tango device for SatLmc.
- __init__(*args, **kwargs)
Initialise a new instance.
- connect(trl)
Create a connection to the trl.
- Parameters:
trl (
str) – connect to this tango resource locator- Return type:
- Returns:
the tango proxy to this trl
- create_component_manager()
Create and return a component manager.
- Return type:
- Returns:
SNMPComponent manager
- parent_health_callback(health, reason='')
Add the parent health to the healthstate rollup.