Skip to content

Protect against DeviceAttribute without .value

Marc Rosanes Siscart requested to merge github/fork/mrosanes/value into develop

DeviceAttribute is not providing .value in some cases. This has been seen using PyTango 9.3.0 when trying to read empty spectrums.

Protect against DeviceAttribute not providing .value.

Merge request reports