[Nut-upsuser] Fwd: Emerson Liebert GXT4
Charles Lepple
clepple at gmail.com
Mon Jun 5 02:42:55 UTC 2017
On Jun 4, 2017, at 8:32 PM, zefanjas <nut at zefanjas.de> wrote:
>
> Hi,
>
> thanks for your helpful reply. I've added the productid in the ups.conf
> and it seems to work (better) now.
>
>
>> After starting the driver and upsd, what does "upsc ups" return? If you can also include "upsrw ups" and "upscmd -l ups" output, we can update the DDL.
>
> #upsc ups
>
> Init SSL without certificate database
> battery.charge: 100
> battery.charge.low: 20
> battery.charge.warning: 0
> battery.type: PbAc
> battery.voltage: 1.0
> battery.voltage.nominal: 0.0
Similar to Mike's report on the CPS UPS, the HID descriptor for this device is buggy:
Logical Maximum(1)
Logical Minimum(0)
...
Report ID(5)
Usage Page(Power Device)
Usage(Voltage)
Usage(ConfigVoltage)
I think the Logical Min/Max are responsible for the battery voltages, since there are larger values in the log:
0.240091 Report[buf]: (5 bytes) => 05 51 00 48 00
0.240097 Path: UPS.PowerSummary.Voltage, Type: Feature, ReportID: 0x05, Offset: 0, Size: 16, Value: 1
0.240127 Report[buf]: (5 bytes) => 05 51 00 48 00
0.240138 Path: UPS.PowerSummary.ConfigVoltage, Type: Feature, ReportID: 0x05, Offset: 16, Size: 16, Value: 0
Does a battery voltage of 72 Volts (0x48) sound right?
More information about the Nut-upsuser
mailing list