Hi everyone,
I am trying to transform the results on a UPS battery fault status.
Unfortunately, I am unable to get the regular expression formatting, but not for lack of trying!
Simply put, I'd like to transform =if(({upsmgBatteryFaultBattery}) = 1, "Fault", "Ok")
but in regex I can't seem to find the right way to say it.
I'd be thankful for any help on this!