[go: up one dir, main page]

All imports can be done using the library name itself. For example -> from ska_tmc_common import BaseTMCCommand.
LivelinessProbe and EventReceiver now take logger as a necessary input rather than optional.
TMCOpStateModel is initialized in BaseTMCCommand itself under the variable -> self.op_state_model.
Helper Dish Device is updated to set DishMode to Config and then back to original mode.