Skip to content

Add DevEnum attribute support

Michał Gandor requested to merge mgandor/webjive:new/combobox-2 into develop

MaxIV/webjive-features#44

To test please recompile TangoTest db from PR -> https://github.com/tango-controls/TangoTest/pull/8 Moreover, in tangoql please navigate to tangogql/aioattribute/attribute.py and change line:

read = await self.device_proxy.read_attribute(self.attr, extract_as=ExtractAs.List)

remove parameter extract_as it causes dev enum to fail somehow

Edited by Mikel

Merge request reports

Loading