<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I have the same issue of incorrect output voltage being reported by usbhid-ups, as run on NAS4Free (FreeBSD). UPS is as shown below. There is a thread on this list from 2014 that has these same issues, apparently never addressed by any of the later usbhid-ups releases. I’m using 2.7.3.<div class=""><br class=""></div><div class="">The value I am especially concerned with is the output voltage; if ANY thing should be right on the report, it’s that one! I would hate to have servers running at 137V if they are supposed to be running on 120V.</div><div class=""><br class=""></div><div class="">The output.voltage value of 137 reported is suspiciously near the input.transfer.high value. It has often been EQUAL to that. The good news is that the ACTUAL output volts as measured by a voltmeter is 120VAC.</div><div class=""><br class=""></div><div class="">In addition...</div><div class="">The device.serial and ups.serial are both all zeroes…</div><div class=""><span style="font-family: 'Courier New', Courier, monospace; font-size: 9pt; line-height: 10pt; white-space: pre-wrap; background-color: rgb(240, 240, 240);" class="">battery.mfr.date is “CPS†rather than a date string</span><font face="Courier New, Courier, monospace" class=""><span style="line-height: 13.333333015441895px; white-space: pre-wrap;" class="">…</span></font></div><div class=""><span style="font-family: 'Courier New', Courier, monospace; font-size: 9pt; line-height: 10pt; white-space: pre-wrap; background-color: rgb(240, 240, 240);" class="">battery.voltage should indeed be higher than the nominal of 24.0 if they are being charged</span><font face="Courier New, Courier, monospace" class=""><span style="line-height: 13.333333015441895px; white-space: pre-wrap;" class="">…</span></font></div><div class=""><font face="Courier New, Courier, monospace" class=""><span style="line-height: 13.333333015441895px; white-space: pre-wrap;" class=""><br class=""></span></font></div><div class=""><span style="line-height: 13.333333015441895px; white-space: pre-wrap;" class=""><b class=""><font face="Arial" class="">It appears that incorrect data structure elements as returned by the UPS are being used in this usbhid-upsdriver. Of course, it’s possible that CyberPower is providing incorrect values to your driver. They sicced me onto you folks as a driver issue, not a UPS issue. Aren’t we lucky...</font></b></span></div><div class=""><span style="font-family: 'Courier New', Courier, monospace; font-size: 9pt; line-height: 10pt; white-space: pre-wrap; background-color: rgb(240, 240, 240);" class=""><br class=""></span></div><div class=""><span style="line-height: 10pt; white-space: pre-wrap; background-color: rgb(240, 240, 240);" class=""><font face="Arial" class="">THANKS for all your work! We out here in userland appreciate it!</font></span></div><div class=""><div class=""><br class=""></div><div class=""><pre style="border: 0px solid rgb(149, 167, 192); background-color: rgb(240, 240, 240); font-family: 'Courier New', Courier, monospace; white-space: pre-wrap; line-height: 10pt; font-size: 9pt;" class="">battery.charge: 100
battery.charge.low: 10
battery.charge.warning: 20
battery.mfr.date: CPS
battery.runtime: 1890
battery.runtime.low: 300
battery.type: PbAcid
battery.voltage: 24.0
battery.voltage.nominal: 24
device.mfr: CPS
device.model: CP1000PFCLCD
device.serial: 000000000000
device.type: ups
driver.name: usbhid-ups
driver.parameter.pollfreq: 30
driver.parameter.pollinterval: 2
driver.parameter.port: auto
driver.parameter.synchronous: no
driver.version: 2.7.3
driver.version.data: CyberPower HID 0.4
driver.version.internal: 0.39
input.transfer.high: 136
input.transfer.low: 88
input.voltage: 121.0
input.voltage.nominal: 120
output.voltage: 137.0
ups.beeper.status: enabled
ups.delay.shutdown: 20
ups.delay.start: 30
ups.load: 19
ups.mfr: CPS
ups.model: CP1000PFCLCD
ups.productid: 0501
ups.realpower.nominal: 600
ups.serial: 000000000000
ups.status: OL
ups.test.result: Done and passed
ups.timer.shutdown: -60
ups.timer.start: -60
ups.vendorid: 0764</pre></div></div></body></html>