Displaying 2 results from an estimated 2 matches for "c8950dee9c91ce45d05d8f".
2020 Nov 01
1
ups.test.result meaning
...in the same USB HID descriptor (the decoder
> ring for the values the UPS sends back).
>
> > I think we even "fixed" that after NUT 2.7.2, before I realized that
> > many units are providing a bogus value:
> >
> > https://github.com/networkupstools/nut/commit/c8950dee9c91ce45d05d8f
> >220ea26891fb92329e
> >
> >>> output.voltage: 138.0
> >>
> >> too high by about 15 volts
> >
> > From the other CPS UPS thread on Monday:
> >> This is another known CyberPower issue, and fixing it properly
> >> requires makin...
2020 Nov 01
3
ups.test.result meaning
...on of the fixed (bogus) 24.0 V reading, similar to this unit:
https://networkupstools.org/ddl/Cyber_Power_Systems/CP1500PFCLCD.html
I think we even "fixed" that after NUT 2.7.2, before I realized that many units are providing a bogus value:
https://github.com/networkupstools/nut/commit/c8950dee9c91ce45d05d8f220ea26891fb92329e
>> output.voltage: 138.0
> too high by about 15 volts
>
From the other CPS UPS thread on Monday:
> This is another known CyberPower issue, and fixing it properly requires making some changes deep in the core USB HID code (that would require a lot of testing on o...