SAH 1816: Fix attribute update logic for multiple subarray events
1. What this MR does / why we need it:
- Fix for attribute update logic for multiple subarray events
- TMC Low utilises Resource Monitor 0.5.0.
- TMC Low Resource Monitor supports reporting of resources stations and station beams using stations and stationBeams attributes of Resource Monitor.
- TMC Low utilises ska_tmc_simulators 1.5.1 and replaces ska_tmc_common for helper devices.
2. Make sure that you've checked the boxes below before you submit MR:
-
No conflict with master branch. -
Merge Request Title appropriate. -
Unit/Integration tests added and existing test cases are passing. -
Variable and Function names state the purpose. -
There is no commented out code, print/debug statements. -
Logs are added wherever necessary. -
Exception is handled wherever required.
Edited by Abhijeet Deshkar