Tags give the ability to mark specific points in history as being important
-
0.20.1
9b60eea9 · ·Added ------ * Added attribute to update default assign resources interface and release resource interface for low. Updated -------- * Telmodel version 1.23.0. * CDM version 12.10.0. * Test assign resource jsons to MID v2.2 and LOW v4.1 compatible with SDP v1.0 assign json.
-
0.19.3
f5bf4bee · ·* Updated the common version to 0.27.2 * Updated the invoke_command logic to make sure that each failure in Central node command execution is logged. * Fixed minor bugs in logs on telescope_off_command and telescope_standby_command involving incorrect number of variables provided to parametrized logs. * Implemented string typecasting in lazy logging to deal with the logging errors involving MemoryError.
-
0.19.0
b4ddf707 · ·Added - Added the Rule engine based approach for health state aggregation - The health state aggregation rule will be running in a seperate process - AdminMode will be considered for healthstate aggregation. - Example - If any controller device has adminmode as OFFLINE the healthstate will be degraded. Update - Updated the ska-tmc-common to v0.25.4 to include master helper leafnode device to set the controller admin mode Removed - Old healthstate aggregation code