Skip to content

DeviceProxy and AttributeProxy: generalize get__property, put__property and delete_property methods

While working on !913 I found another place, where we repeate code for properties: AttributeProxy. Now all methods are generalized.

But: the documentation for them will be fixed in !913

Merge request reports

Loading