Skip to content

Draft: [MCCS-2078] Add `tile.tile_info` attribute

Adam Clemens requested to merge mccs-2078 into main

Adds support for the new tile.info command in aavs-system/pyfabil. This is exposed in the MccsTile device as tile_device.tile_info as Tango DeviceProxies have a pre-existing DeviceProxy.info method.

Merge request reports