Description
Please make sure to fill out this form completely, and attach your program logs (set to Debug setting). You can delete this line.
- Searched to see if this issue exists
- Completed below form
- Attached debug log file
- Copy output in File -> UPS Variable
WinNUT Version: v2.3.8988
Windows OS Version: Windows Server 2016 Essentials Build 14393
Describe the bug
Some values in the UI are displayed wrong although being provided correctly by the UPS. This has to do with "wrong" calibration settings. The range for battery.voltage was set from 6 to 18 volts but the UPS provided 27.1V. So the UI just displayed garbage values.
Maybe this has to do with some "old settings migration" – I don't know. I'm not sure if this was working before upgrading to the most recent version of WinNUT and I also don't know if the values were calibrated before.
To Reproduce
Steps to reproduce the behavior:
- Set the calibration settings below the settings sent by the UPS
- Apply
- See wrong values being displayed in the GUI
Expected behavior
The value being provided from the UPS should always be visible in the UI – no matter what is set in the calibration settings. The gauge could be exceeded (or maxed out – whatever) but strange / wrong values should never be displayed instead.