Skip to content

Change ezca result to int to avoid exception later.

Fix an exception when decoding SWSTAT if cdsutils has to go get the value from epics. Value returned as float, but then bit wise and '&' applied to it.

Merge request reports