SatUtc Device
This module contains the ska_sat_lmc Utc device prototype.
- class SatUtc(*args, **kwargs)
An implementation of a SatUtc Tango device for SatLMC.
- ForceRollup(trl)
Command used for testing only.
- __init__(*args, **kwargs)
Initialise this device object.
- 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
- health_rollup(trl='', health=ska_control_model.HealthState.UNKNOWN, reason='')
Rollup the health of all sub-servers.
- Parameters:
trl (
str) – the tango resource locator for the incoming health event.health (
HealthState) – the health state associated with the trlreason (
str) – error message
- Return type: