Release information Extraction

Release information for ska-mid-dish-manager Python Package.

class ReleaseInfo(timestamp=1779184144.5404246, ds_manager_address='', spfc_address='', spfrx_address='', b5dc_address='')[source]

Class containing version release information.

__init__(timestamp=1779184144.5404246, ds_manager_address='', spfc_address='', spfrx_address='', b5dc_address='')[source]
get_build_state()[source]

Get JSON string of build state dataclass.

Return type:

str

static get_dish_manager_release_version()[source]

Get release version of package.

Return type:

str

update_build_state(device, build_state)[source]

Update relevant subdevice build information and return build state.

Return type:

str

get_time_in_human_readable_format(timestamp)[source]

Get time in human readable format.

Return type:

str