Skip to content

Change DServer inheritance from Device_4Impl to Device_5Impl

Yury Matveyev requested to merge 141-dserver-inheritance into develop

Closes #141 (closed)

Made DServer to inherit from Device_5Impl

"LatestDeviceImpl" is actually just an allias for Device_5Impl, provided by PyTango, and I do not see how to implement it in bindings...

Merge request reports