Patch FESA bool type
When Getting from FESA, values are returned as a string from the terminal, but the FESA interface dynamically casts these to be the corresponding python data type. When casting to a python bool however, the cast was bad.
GitLab jobs artifacts no longer stored forever as of Monday, November 4th 08:30h. Further information under https://cern.ch/otg0152576
When Getting from FESA, values are returned as a string from the terminal, but the FESA interface dynamically casts these to be the corresponding python data type. When casting to a python bool however, the cast was bad.