########## Change Log ########## All notable changes to this project will be documented in this file. This project adheres to `Semantic Versioning `_. 0.5.0 ****** Fixed ------- * Corrected the data type of the device property for the Subarray device FQDN. * Fixed the resource de-allocation logic triggered by the corresponding device event. 0.4.0 ******* Added ------- * Added: * LOW:Support for reporting station and station beam allocation on `stationBeams` attribute using MCCS controller attribute `resourceSummary`. * LOW: Utilises ska-tmc-simulators 1.5.1 * Fixed * MID: Tuple unpacking issue while reading data from subscribed attribute. * Updated * Data suffix from tango attributes have been removed. MID attributes `dishes` , LOW attributes `stations` and `stationBeams`. * Refactored test cases for better management of input and output of tests. 0.3.0 ******* Added ------- * MID Resource Monitor reports Dish Resource availability 0.2.0 ******* Added ------- * Implementation of Base classes for TMC Resource Monitor Tango Devices, Component Manager and Event Manager. 0.1.0 ******* Added ------- * Base Version of TMC Resource Monitor