[Nut-upsdev] [PATCH] Add support for Liebert PowerSure PSA to liebert-hid.c

Mike pf-nut-upsdev at mirkwood.net
Wed Nov 11 05:06:41 UTC 2009


Wow, that does appear to have been a bit of a better match:

$ upsc upsname                                                                  
battery.charge: 100
battery.charge.low: 20
battery.charge.warning: 20
battery.runtime: 1552
battery.type: PbAc
battery.voltage: 13.9
battery.voltage.nominal: 12
driver.name: usbhid-ups
driver.parameter.pollfreq: 30
driver.parameter.pollinterval: 2
driver.parameter.port: auto
driver.version: 2.4.1
driver.version.data: Belkin HID 0.12
driver.version.internal: 0.34
input.frequency: 60.0
input.frequency.nominal: 60
input.voltage: 117.8
input.voltage.nominal: 120
output.frequency: 60.0
output.voltage: 116.6
ups.beeper.status: enabled
ups.delay.shutdown: 20
ups.delay.start: 30
ups.firmware: 9
ups.load: 27
ups.mfr: Liebert
ups.model: Liebert PSA 650 FW:09
ups.power.nominal: 650
ups.productid: 0001
ups.serial: XXXXXXXXXXXXXXX
ups.status: OL CHRG
ups.test.result: Done and passed
ups.timer.shutdown: 0
ups.timer.start: 0
ups.type: line-interactive
ups.vendorid: 10af

See attached for usbhis-ups -DD output.


On Tue, Nov 10, 2009 at 10:42:19PM +0100, Arjen de Korte babbled thus:
> Citeren Mike <pf-nut-upsdev at mirkwood.net>:
> 
> >See attached for output.
> 
> This sucks... :-(
> 
> But at the same time, there is some good news too... :-)
> 
> It looks like this is a re-branded Belkin device, since the report  
> descriptor violates the HID specification in the exactly same way.  
> Funny enough it even has the same broken  
> UPS.PowerSummary.BelowRemainingCapacityLimit path (which would mean  
> that the UPS would continuously be reporting low battery if we  
> wouldn't work around that).
> 
> If you make the same change you made to the belkin-hid.c subdriver  
> instead, chances are that you'd get quite decent support for your UPS.  
> Could you try this out and let us know? Please include a 'upsc' dump  
> too.
> 
> Best regards, Arjen
> -- 
> Please keep list traffic on the list
> 
> 
> _______________________________________________
> Nut-upsdev mailing list
> Nut-upsdev at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/nut-upsdev

-- 
                                                                      
Mike Edwards                    |   If this email address disappears,   
Unsolicited advertisments to    |   assume it was spammed to death.  To
this address are not welcome.   |   reach me in that case, s/-.*@/@/

"Our progress as a nation can be no swifter than our progress in education.
The human mind is our fundamental resource."
  -- John F. Kennedy
-------------- next part --------------
debug level is '2'
upsdrv_initups...
Checking device (10AF/0001) (007/005)
- VendorID: 10af
- ProductID: 0001
- Manufacturer: Liebert
- Product: Liebert PSA 650 FW:09
- Serial Number: XXXXXXXXXXXXXXX
- Bus: 007
Trying to match device
Device matches
HID descriptor length 602
Report Descriptor size = 602
Using subdriver: Belkin HID 0.12
Path: UPS.BELKINConfig.BELKINConfigVoltage, Type: Feature, ReportID: 0x01, Offset: 0, Size: 8, Value: 120.000000
Path: UPS.BELKINConfig.BELKINConfigFrequency, Type: Feature, ReportID: 0x02, Offset: 0, Size: 8, Value: 60.000000
Path: UPS.BELKINConfig.BELKINConfigApparentPower, Type: Feature, ReportID: 0x03, Offset: 0, Size: 16, Value: 650.000000
Path: UPS.BELKINConfig.BELKINConfigBatteryVoltage, Type: Feature, ReportID: 0x04, Offset: 0, Size: 16, Value: 12.000000
Path: UPS.BELKINDevice.BELKINModelString, Type: Feature, ReportID: 0x0d, Offset: 0, Size: 8, Value: 24.000000
Path: UPS.BELKINDevice.BELKINModelStringOffset, Type: Feature, ReportID: 0x0e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.BELKINDevice.BELKINUPSType, Type: Feature, ReportID: 0x0f, Offset: 0, Size: 8, Value: 146.000000
Path: UPS.BELKINControls.BELKINTest, Type: Feature, ReportID: 0x10, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINControls.BELKINAudibleAlarmControl, Type: Feature, ReportID: 0x11, Offset: 0, Size: 8, Value: 2.000000
Path: UPS.BELKINControls.BELKINDelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINControls.BELKINDelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINControls.00860080, Type: Feature, ReportID: 0x40, Offset: 0, Size: 8, Value: 2.000000
Path: UPS.BELKINControls.00860081, Type: Feature, ReportID: 0x41, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.BELKINControls.00860082, Type: Feature, ReportID: 0x42, Offset: 0, Size: 8, Value: 2.000000
Path: UPS.BELKINControls.00860083, Type: Feature, ReportID: 0x43, Offset: 0, Size: 8, Value: 2.000000
Path: UPS.BELKINControls.00860084, Type: Feature, ReportID: 0x44, Offset: 0, Size: 8, Value: 2.000000
Path: UPS.BELKINPowerState.BELKINInput.BELKINVoltage, Type: Feature, ReportID: 0x18, Offset: 0, Size: 16, Value: 1175.000000
Path: UPS.BELKINPowerState.BELKINInput.BELKINFrequency, Type: Feature, ReportID: 0x19, Offset: 0, Size: 16, Value: 599.000000
Path: UPS.BELKINPowerState.BELKINInput.BELKINTemperature, Type: Feature, ReportID: 0x1a, Offset: 0, Size: 8, Value: 30.000000
Path: UPS.BELKINPowerState.BELKINOutput.BELKINVoltage, Type: Feature, ReportID: 0x1b, Offset: 0, Size: 16, Value: 1163.000000
Path: UPS.BELKINPowerState.BELKINOutput.BELKINFrequency, Type: Feature, ReportID: 0x1c, Offset: 0, Size: 16, Value: 599.000000
Path: UPS.BELKINPowerState.BELKINOutput.BELKINPercentLoad, Type: Feature, ReportID: 0x1e, Offset: 0, Size: 8, Value: 37.000000
Path: UPS.BELKINBatterySystem.BELKINVoltage, Type: Feature, ReportID: 0x20, Offset: 0, Size: 16, Value: 139.000000
Path: UPS.BELKINBatterySystem.BELKINCharge, Type: Feature, ReportID: 0x21, Offset: 0, Size: 8, Value: 100.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
Path: UPS.PowerSummary.iProduct, Type: Feature, ReportID: 0x28, Offset: 0, Size: 8, Value: 20.000000
Path: UPS.PowerSummary.iSerialNumber, Type: Feature, ReportID: 0x29, Offset: 0, Size: 8, Value: 22.000000
Path: UPS.PowerSummary.iDeviceChemistry, Type: Feature, ReportID: 0x2a, Offset: 0, Size: 8, Value: 26.000000
Path: UPS.PowerSummary.iOEMInformation, Type: Feature, ReportID: 0x2b, Offset: 0, Size: 8, Value: 4.000000
Path: UPS.PowerSummary.Rechargeable, Type: Feature, ReportID: 0x2c, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.Charging, Type: Input, ReportID: 0x2d, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.Charging, Type: Feature, ReportID: 0x2d, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.Discharging, Type: Input, ReportID: 0x2e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.Discharging, Type: Feature, ReportID: 0x2e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.ConfigVoltage, Type: Feature, ReportID: 0x30, Offset: 0, Size: 16, Value: 12.000000
Path: UPS.PowerSummary.Voltage, Type: Feature, ReportID: 0x31, Offset: 0, Size: 16, Value: 1166.000000
Path: UPS.PowerSummary.Current, Type: Feature, ReportID: 0x32, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.CapacityMode, Type: Feature, ReportID: 0x33, Offset: 0, Size: 8, Value: 2.000000
Path: UPS.PowerSummary.RemainingCapacity, Type: Input, ReportID: 0x34, Offset: 0, Size: 8, Value: 100.000000
Path: UPS.PowerSummary.RemainingCapacity, Type: Feature, ReportID: 0x34, Offset: 0, Size: 8, Value: 100.000000
Path: UPS.PowerSummary.RunTimeToEmpty, Type: Input, ReportID: 0x35, Offset: 0, Size: 16, Value: 1059.000000
Path: UPS.PowerSummary.RunTimeToEmpty, Type: Feature, ReportID: 0x35, Offset: 0, Size: 16, Value: 1059.000000
Path: UPS.PowerSummary.DesignCapacity, Type: Feature, ReportID: 0x36, Offset: 0, Size: 8, Value: 100.000000
Path: UPS.PowerSummary.FullChargeCapacity, Type: Feature, ReportID: 0x37, Offset: 0, Size: 8, Value: 100.000000
Path: UPS.PowerSummary.WarningCapacityLimit, Type: Feature, ReportID: 0x38, Offset: 0, Size: 8, Value: 20.000000
Path: UPS.PowerSummary.CapacityGranularity2, Type: Feature, ReportID: 0x39, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.RemainingCapacityLimit, Type: Feature, ReportID: 0x3a, Offset: 0, Size: 8, Value: 20.000000
Path: UPS.PowerSummary.CapacityGranularity1, Type: Feature, ReportID: 0x3b, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.ACPresent, Type: Feature, ReportID: 0x3c, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.ACPresent, Type: Input, ReportID: 0x3c, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.BelowRemainingCapacityLimit, Type: Input, ReportID: 0x3d, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.BelowRemainingCapacityLimit, Type: Feature, ReportID: 0x3d, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.ShutdownImminent, Type: Input, ReportID: 0x3e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.ShutdownImminent, Type: Feature, ReportID: 0x3e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.0085006c, Type: Feature, ReportID: 0x3f, Offset: 0, Size: 16, Value: 17.000000
Network UPS Tools - Generic HID driver 0.34 (2.4.1)
USB communication driver 0.31
Report descriptor retrieved (Reportlen = 602)
Found HID device
Detected a UPS: Liebert/Liebert PSA 650 FW:09
Path: UPS.BELKINBatterySystem.BELKINCharge, Type: Feature, ReportID: 0x21, Offset: 0, Size: 8, Value: 100.000000
Path: UPS.PowerSummary.RemainingCapacityLimit, Type: Feature, ReportID: 0x3a, Offset: 0, Size: 8, Value: 20.000000
Path: UPS.PowerSummary.WarningCapacityLimit, Type: Feature, ReportID: 0x38, Offset: 0, Size: 8, Value: 20.000000
Path: UPS.PowerSummary.RunTimeToEmpty, Type: Feature, ReportID: 0x35, Offset: 0, Size: 16, Value: 1059.000000
Path: UPS.PowerSummary.iDeviceChemistry, Type: Feature, ReportID: 0x2a, Offset: 0, Size: 8, Value: 26.000000
Path: UPS.BELKINBatterySystem.BELKINVoltage, Type: Feature, ReportID: 0x20, Offset: 0, Size: 16, Value: 139.000000
Path: UPS.BELKINConfig.BELKINConfigBatteryVoltage, Type: Feature, ReportID: 0x04, Offset: 0, Size: 16, Value: 12.000000
Path: UPS.BELKINPowerState.BELKINInput.BELKINFrequency, Type: Feature, ReportID: 0x19, Offset: 0, Size: 16, Value: 599.000000
Path: UPS.BELKINConfig.BELKINConfigFrequency, Type: Feature, ReportID: 0x02, Offset: 0, Size: 8, Value: 60.000000
Path: UPS.BELKINPowerState.BELKINInput.BELKINVoltage, Type: Feature, ReportID: 0x18, Offset: 0, Size: 16, Value: 1175.000000
Path: UPS.BELKINConfig.BELKINConfigVoltage, Type: Feature, ReportID: 0x01, Offset: 0, Size: 8, Value: 120.000000
Path: UPS.BELKINPowerState.BELKINOutput.BELKINFrequency, Type: Feature, ReportID: 0x1c, Offset: 0, Size: 16, Value: 599.000000
Path: UPS.BELKINPowerState.BELKINOutput.BELKINVoltage, Type: Feature, ReportID: 0x1b, Offset: 0, Size: 16, Value: 1163.000000
Path: UPS.BELKINControls.BELKINAudibleAlarmControl, Type: Feature, ReportID: 0x11, Offset: 0, Size: 8, Value: 2.000000
Path: UPS.BELKINControls.BELKINDelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINControls.BELKINDelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINDevice.BELKINUPSType, Type: Feature, ReportID: 0x0f, Offset: 0, Size: 8, Value: 146.000000
Path: UPS.BELKINPowerState.BELKINOutput.BELKINPercentLoad, Type: Feature, ReportID: 0x1e, Offset: 0, Size: 8, Value: 37.000000
Path: UPS.BELKINConfig.BELKINConfigApparentPower, Type: Feature, ReportID: 0x03, Offset: 0, Size: 16, Value: 650.000000
Path: UPS.BELKINControls.BELKINTest, Type: Feature, ReportID: 0x10, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINDevice.BELKINUPSType, Type: Feature, ReportID: 0x0f, Offset: 0, Size: 8, Value: 146.000000
Path: UPS.PowerSummary.Discharging, Type: Feature, ReportID: 0x2e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.Charging, Type: Feature, ReportID: 0x2d, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.ShutdownImminent, Type: Feature, ReportID: 0x3e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.ACPresent, Type: Feature, ReportID: 0x3c, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
Path: UPS.BELKINControls.BELKINTest, Type: Feature, ReportID: 0x10, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINControls.BELKINTest, Type: Feature, ReportID: 0x10, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINControls.BELKINTest, Type: Feature, ReportID: 0x10, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINControls.BELKINAudibleAlarmControl, Type: Feature, ReportID: 0x11, Offset: 0, Size: 8, Value: 2.000000
Path: UPS.BELKINControls.BELKINAudibleAlarmControl, Type: Feature, ReportID: 0x11, Offset: 0, Size: 8, Value: 2.000000
Path: UPS.BELKINControls.BELKINAudibleAlarmControl, Type: Feature, ReportID: 0x11, Offset: 0, Size: 8, Value: 2.000000
Path: UPS.BELKINControls.BELKINAudibleAlarmControl, Type: Feature, ReportID: 0x11, Offset: 0, Size: 8, Value: 2.000000
Path: UPS.BELKINControls.BELKINAudibleAlarmControl, Type: Feature, ReportID: 0x11, Offset: 0, Size: 8, Value: 2.000000
Path: UPS.BELKINControls.BELKINDelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINControls.BELKINDelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINControls.BELKINDelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINControls.BELKINDelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINControls.BELKINDelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0, Size: 16, Value: 0.000000
upsdrv_initinfo...
upsdrv_updateinfo...
Got 1 HID objects...
Path: UPS.PowerSummary.ShutdownImminent, Type: Input, ReportID: 0x3e, Offset: 0, Size: 8, Value: 0.000000
Quick update...
Path: UPS.BELKINControls.BELKINDelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINControls.BELKINDelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.PowerSummary.Discharging, Type: Feature, ReportID: 0x2e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.Charging, Type: Feature, ReportID: 0x2d, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.ACPresent, Type: Feature, ReportID: 0x3c, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
dstate_init: sock /var/run/nut/usbhid-ups-upsname open on fd 5
upsdrv_updateinfo...
Got -110 HID objects...
Quick update...
Path: UPS.BELKINControls.BELKINDelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINControls.BELKINDelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.PowerSummary.Discharging, Type: Feature, ReportID: 0x2e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.Charging, Type: Feature, ReportID: 0x2d, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.ACPresent, Type: Feature, ReportID: 0x3c, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
upsdrv_updateinfo...
Got 1 HID objects...
Path: UPS.PowerSummary.RemainingCapacity, Type: Input, ReportID: 0x34, Offset: 0, Size: 8, Value: 100.000000
Quick update...
Path: UPS.BELKINControls.BELKINDelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINControls.BELKINDelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.PowerSummary.Discharging, Type: Feature, ReportID: 0x2e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.Charging, Type: Feature, ReportID: 0x2d, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.ACPresent, Type: Feature, ReportID: 0x3c, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
upsdrv_updateinfo...
Got -110 HID objects...
Quick update...
Path: UPS.BELKINControls.BELKINDelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINControls.BELKINDelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.PowerSummary.Discharging, Type: Feature, ReportID: 0x2e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.Charging, Type: Feature, ReportID: 0x2d, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.ACPresent, Type: Feature, ReportID: 0x3c, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
upsdrv_updateinfo...
Got 1 HID objects...
Path: UPS.PowerSummary.RunTimeToEmpty, Type: Input, ReportID: 0x35, Offset: 0, Size: 16, Value: 1019.000000
Quick update...
Path: UPS.BELKINControls.BELKINDelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINControls.BELKINDelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.PowerSummary.Discharging, Type: Feature, ReportID: 0x2e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.Charging, Type: Feature, ReportID: 0x2d, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.ACPresent, Type: Feature, ReportID: 0x3c, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
upsdrv_updateinfo...
Got 1 HID objects...
Path: UPS.PowerSummary.ACPresent, Type: Input, ReportID: 0x3c, Offset: 0, Size: 8, Value: 1.000000
Quick update...
Path: UPS.BELKINControls.BELKINDelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINControls.BELKINDelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.PowerSummary.Discharging, Type: Feature, ReportID: 0x2e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.Charging, Type: Feature, ReportID: 0x2d, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.ACPresent, Type: Feature, ReportID: 0x3c, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
upsdrv_updateinfo...
Got -110 HID objects...
Quick update...
Path: UPS.BELKINControls.BELKINDelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINControls.BELKINDelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.PowerSummary.Discharging, Type: Feature, ReportID: 0x2e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.Charging, Type: Feature, ReportID: 0x2d, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.ACPresent, Type: Feature, ReportID: 0x3c, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
upsdrv_updateinfo...
Got 1 HID objects...
Path: UPS.PowerSummary.BelowRemainingCapacityLimit, Type: Input, ReportID: 0x3d, Offset: 0, Size: 8, Value: 16.000000
Quick update...
Path: UPS.BELKINControls.BELKINDelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINControls.BELKINDelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.PowerSummary.Discharging, Type: Feature, ReportID: 0x2e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.Charging, Type: Feature, ReportID: 0x2d, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.ACPresent, Type: Feature, ReportID: 0x3c, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
upsdrv_updateinfo...
Got 1 HID objects...
Path: UPS.PowerSummary.ShutdownImminent, Type: Input, ReportID: 0x3e, Offset: 0, Size: 8, Value: 0.000000
Quick update...
Path: UPS.BELKINControls.BELKINDelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINControls.BELKINDelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.PowerSummary.Discharging, Type: Feature, ReportID: 0x2e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.Charging, Type: Feature, ReportID: 0x2d, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.ACPresent, Type: Feature, ReportID: 0x3c, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
upsdrv_updateinfo...
Got -110 HID objects...
Quick update...
Path: UPS.BELKINControls.BELKINDelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINControls.BELKINDelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.PowerSummary.Discharging, Type: Feature, ReportID: 0x2e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.Charging, Type: Feature, ReportID: 0x2d, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.ACPresent, Type: Feature, ReportID: 0x3c, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
upsdrv_updateinfo...
Got -110 HID objects...
Quick update...
Path: UPS.BELKINControls.BELKINDelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINControls.BELKINDelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.PowerSummary.Discharging, Type: Feature, ReportID: 0x2e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.Charging, Type: Feature, ReportID: 0x2d, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.ACPresent, Type: Feature, ReportID: 0x3c, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
upsdrv_updateinfo...
Got 1 HID objects...
Path: UPS.PowerSummary.Charging, Type: Input, ReportID: 0x2d, Offset: 0, Size: 8, Value: 1.000000
Quick update...
Path: UPS.BELKINControls.BELKINDelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINControls.BELKINDelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.PowerSummary.Discharging, Type: Feature, ReportID: 0x2e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.Charging, Type: Feature, ReportID: 0x2d, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.ACPresent, Type: Feature, ReportID: 0x3c, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
upsdrv_updateinfo...
Got -110 HID objects...
Quick update...
Path: UPS.BELKINControls.BELKINDelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINControls.BELKINDelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.PowerSummary.Discharging, Type: Feature, ReportID: 0x2e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.Charging, Type: Feature, ReportID: 0x2d, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.ACPresent, Type: Feature, ReportID: 0x3c, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
upsdrv_updateinfo...
Got 1 HID objects...
Path: UPS.PowerSummary.Discharging, Type: Input, ReportID: 0x2e, Offset: 0, Size: 8, Value: 0.000000
Quick update...
Path: UPS.BELKINControls.BELKINDelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINControls.BELKINDelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.PowerSummary.Discharging, Type: Feature, ReportID: 0x2e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.Charging, Type: Feature, ReportID: 0x2d, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.ACPresent, Type: Feature, ReportID: 0x3c, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
upsdrv_updateinfo...
Got 1 HID objects...
Path: UPS.PowerSummary.RemainingCapacity, Type: Input, ReportID: 0x34, Offset: 0, Size: 8, Value: 100.000000
Quick update...
Path: UPS.BELKINControls.BELKINDelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINControls.BELKINDelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.PowerSummary.Discharging, Type: Feature, ReportID: 0x2e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.Charging, Type: Feature, ReportID: 0x2d, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.ACPresent, Type: Feature, ReportID: 0x3c, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
upsdrv_updateinfo...
Got -110 HID objects...
Quick update...
Path: UPS.BELKINControls.BELKINDelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINControls.BELKINDelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.PowerSummary.Discharging, Type: Feature, ReportID: 0x2e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.Charging, Type: Feature, ReportID: 0x2d, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.ACPresent, Type: Feature, ReportID: 0x3c, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
upsdrv_updateinfo...
Got 1 HID objects...
Path: UPS.PowerSummary.RunTimeToEmpty, Type: Input, ReportID: 0x35, Offset: 0, Size: 16, Value: 1108.000000
Quick update...
Path: UPS.BELKINControls.BELKINDelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINControls.BELKINDelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.PowerSummary.Discharging, Type: Feature, ReportID: 0x2e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.Charging, Type: Feature, ReportID: 0x2d, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.ACPresent, Type: Feature, ReportID: 0x3c, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
upsdrv_updateinfo...
Got 1 HID objects...
Path: UPS.PowerSummary.ACPresent, Type: Input, ReportID: 0x3c, Offset: 0, Size: 8, Value: 1.000000
Full update...
Path: UPS.BELKINBatterySystem.BELKINCharge, Type: Feature, ReportID: 0x21, Offset: 0, Size: 8, Value: 100.000000
Path: UPS.PowerSummary.RemainingCapacityLimit, Type: Feature, ReportID: 0x3a, Offset: 0, Size: 8, Value: 20.000000
Path: UPS.PowerSummary.WarningCapacityLimit, Type: Feature, ReportID: 0x38, Offset: 0, Size: 8, Value: 20.000000
Path: UPS.PowerSummary.RunTimeToEmpty, Type: Feature, ReportID: 0x35, Offset: 0, Size: 16, Value: 1108.000000
Path: UPS.PowerSummary.iDeviceChemistry, Type: Feature, ReportID: 0x2a, Offset: 0, Size: 8, Value: 26.000000
Path: UPS.BELKINBatterySystem.BELKINVoltage, Type: Feature, ReportID: 0x20, Offset: 0, Size: 16, Value: 139.000000
Path: UPS.BELKINConfig.BELKINConfigBatteryVoltage, Type: Feature, ReportID: 0x04, Offset: 0, Size: 16, Value: 12.000000
Path: UPS.BELKINPowerState.BELKINInput.BELKINFrequency, Type: Feature, ReportID: 0x19, Offset: 0, Size: 16, Value: 600.000000
Path: UPS.BELKINConfig.BELKINConfigFrequency, Type: Feature, ReportID: 0x02, Offset: 0, Size: 8, Value: 60.000000
Path: UPS.BELKINPowerState.BELKINInput.BELKINVoltage, Type: Feature, ReportID: 0x18, Offset: 0, Size: 16, Value: 1171.000000
Path: UPS.BELKINConfig.BELKINConfigVoltage, Type: Feature, ReportID: 0x01, Offset: 0, Size: 8, Value: 120.000000
Path: UPS.BELKINPowerState.BELKINOutput.BELKINFrequency, Type: Feature, ReportID: 0x1c, Offset: 0, Size: 16, Value: 600.000000
Path: UPS.BELKINPowerState.BELKINOutput.BELKINVoltage, Type: Feature, ReportID: 0x1b, Offset: 0, Size: 16, Value: 1166.000000
Path: UPS.BELKINControls.BELKINAudibleAlarmControl, Type: Feature, ReportID: 0x11, Offset: 0, Size: 8, Value: 2.000000
Path: UPS.BELKINControls.BELKINDelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINControls.BELKINDelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINDevice.BELKINUPSType, Type: Feature, ReportID: 0x0f, Offset: 0, Size: 8, Value: 146.000000
Path: UPS.BELKINPowerState.BELKINOutput.BELKINPercentLoad, Type: Feature, ReportID: 0x1e, Offset: 0, Size: 8, Value: 38.000000
Path: UPS.BELKINConfig.BELKINConfigApparentPower, Type: Feature, ReportID: 0x03, Offset: 0, Size: 16, Value: 650.000000
Path: UPS.BELKINControls.BELKINTest, Type: Feature, ReportID: 0x10, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINDevice.BELKINUPSType, Type: Feature, ReportID: 0x0f, Offset: 0, Size: 8, Value: 146.000000
Path: UPS.PowerSummary.Discharging, Type: Feature, ReportID: 0x2e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.Charging, Type: Feature, ReportID: 0x2d, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.ShutdownImminent, Type: Feature, ReportID: 0x3e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.ACPresent, Type: Feature, ReportID: 0x3c, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
upsdrv_updateinfo...
Got -110 HID objects...
Quick update...
Path: UPS.BELKINControls.BELKINDelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINControls.BELKINDelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.PowerSummary.Discharging, Type: Feature, ReportID: 0x2e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.Charging, Type: Feature, ReportID: 0x2d, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.ACPresent, Type: Feature, ReportID: 0x3c, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
upsdrv_updateinfo...
Got 1 HID objects...
Path: UPS.PowerSummary.BelowRemainingCapacityLimit, Type: Input, ReportID: 0x3d, Offset: 0, Size: 8, Value: 16.000000
Quick update...
Path: UPS.BELKINControls.BELKINDelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINControls.BELKINDelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.PowerSummary.Discharging, Type: Feature, ReportID: 0x2e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.Charging, Type: Feature, ReportID: 0x2d, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.ACPresent, Type: Feature, ReportID: 0x3c, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
upsdrv_updateinfo...
Got 1 HID objects...
Path: UPS.PowerSummary.ShutdownImminent, Type: Input, ReportID: 0x3e, Offset: 0, Size: 8, Value: 0.000000
Quick update...
Path: UPS.BELKINControls.BELKINDelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINControls.BELKINDelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.PowerSummary.Discharging, Type: Feature, ReportID: 0x2e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.Charging, Type: Feature, ReportID: 0x2d, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.ACPresent, Type: Feature, ReportID: 0x3c, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
upsdrv_updateinfo...
Got -110 HID objects...
Quick update...
Path: UPS.BELKINControls.BELKINDelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINControls.BELKINDelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.PowerSummary.Discharging, Type: Feature, ReportID: 0x2e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.Charging, Type: Feature, ReportID: 0x2d, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.ACPresent, Type: Feature, ReportID: 0x3c, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
upsdrv_updateinfo...
Got -110 HID objects...
Quick update...
Path: UPS.BELKINControls.BELKINDelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINControls.BELKINDelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.PowerSummary.Discharging, Type: Feature, ReportID: 0x2e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.Charging, Type: Feature, ReportID: 0x2d, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.ACPresent, Type: Feature, ReportID: 0x3c, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
upsdrv_updateinfo...
Got 1 HID objects...
Path: UPS.PowerSummary.Charging, Type: Input, ReportID: 0x2d, Offset: 0, Size: 8, Value: 1.000000
Quick update...
Path: UPS.BELKINControls.BELKINDelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINControls.BELKINDelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.PowerSummary.Discharging, Type: Feature, ReportID: 0x2e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.Charging, Type: Feature, ReportID: 0x2d, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.ACPresent, Type: Feature, ReportID: 0x3c, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
upsdrv_updateinfo...
Got -110 HID objects...
Quick update...
Path: UPS.BELKINControls.BELKINDelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINControls.BELKINDelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.PowerSummary.Discharging, Type: Feature, ReportID: 0x2e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.Charging, Type: Feature, ReportID: 0x2d, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.ACPresent, Type: Feature, ReportID: 0x3c, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
upsdrv_updateinfo...
Got 1 HID objects...
Path: UPS.PowerSummary.Discharging, Type: Input, ReportID: 0x2e, Offset: 0, Size: 8, Value: 0.000000
Quick update...
Path: UPS.BELKINControls.BELKINDelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINControls.BELKINDelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.PowerSummary.Discharging, Type: Feature, ReportID: 0x2e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.Charging, Type: Feature, ReportID: 0x2d, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.ACPresent, Type: Feature, ReportID: 0x3c, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
upsdrv_updateinfo...
Got 1 HID objects...
Path: UPS.PowerSummary.RemainingCapacity, Type: Input, ReportID: 0x34, Offset: 0, Size: 8, Value: 100.000000
Quick update...
Path: UPS.BELKINControls.BELKINDelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINControls.BELKINDelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.PowerSummary.Discharging, Type: Feature, ReportID: 0x2e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.Charging, Type: Feature, ReportID: 0x2d, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.ACPresent, Type: Feature, ReportID: 0x3c, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
upsdrv_updateinfo...
Got -110 HID objects...
Quick update...
Path: UPS.BELKINControls.BELKINDelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINControls.BELKINDelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.PowerSummary.Discharging, Type: Feature, ReportID: 0x2e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.Charging, Type: Feature, ReportID: 0x2d, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.ACPresent, Type: Feature, ReportID: 0x3c, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
upsdrv_updateinfo...
Got 1 HID objects...
Path: UPS.PowerSummary.RunTimeToEmpty, Type: Input, ReportID: 0x35, Offset: 0, Size: 16, Value: 1108.000000
Quick update...
Path: UPS.BELKINControls.BELKINDelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINControls.BELKINDelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.PowerSummary.Discharging, Type: Feature, ReportID: 0x2e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.Charging, Type: Feature, ReportID: 0x2d, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.ACPresent, Type: Feature, ReportID: 0x3c, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
upsdrv_updateinfo...
Got 1 HID objects...
Path: UPS.PowerSummary.ACPresent, Type: Input, ReportID: 0x3c, Offset: 0, Size: 8, Value: 1.000000
Quick update...
Path: UPS.BELKINControls.BELKINDelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINControls.BELKINDelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.PowerSummary.Discharging, Type: Feature, ReportID: 0x2e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.Charging, Type: Feature, ReportID: 0x2d, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.ACPresent, Type: Feature, ReportID: 0x3c, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
upsdrv_updateinfo...
Got -110 HID objects...
Quick update...
Path: UPS.BELKINControls.BELKINDelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINControls.BELKINDelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.PowerSummary.Discharging, Type: Feature, ReportID: 0x2e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.Charging, Type: Feature, ReportID: 0x2d, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.ACPresent, Type: Feature, ReportID: 0x3c, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
upsdrv_updateinfo...
Got 1 HID objects...
Path: UPS.PowerSummary.BelowRemainingCapacityLimit, Type: Input, ReportID: 0x3d, Offset: 0, Size: 8, Value: 16.000000
Quick update...
Path: UPS.BELKINControls.BELKINDelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINControls.BELKINDelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.PowerSummary.Discharging, Type: Feature, ReportID: 0x2e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.Charging, Type: Feature, ReportID: 0x2d, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.ACPresent, Type: Feature, ReportID: 0x3c, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
upsdrv_updateinfo...
Got 1 HID objects...
Path: UPS.PowerSummary.ShutdownImminent, Type: Input, ReportID: 0x3e, Offset: 0, Size: 8, Value: 0.000000
Quick update...
Path: UPS.BELKINControls.BELKINDelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINControls.BELKINDelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.PowerSummary.Discharging, Type: Feature, ReportID: 0x2e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.Charging, Type: Feature, ReportID: 0x2d, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.ACPresent, Type: Feature, ReportID: 0x3c, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
upsdrv_updateinfo...
Got -110 HID objects...
Full update...
Path: UPS.BELKINBatterySystem.BELKINCharge, Type: Feature, ReportID: 0x21, Offset: 0, Size: 8, Value: 100.000000
Path: UPS.PowerSummary.RemainingCapacityLimit, Type: Feature, ReportID: 0x3a, Offset: 0, Size: 8, Value: 20.000000
Path: UPS.PowerSummary.WarningCapacityLimit, Type: Feature, ReportID: 0x38, Offset: 0, Size: 8, Value: 20.000000
Path: UPS.PowerSummary.RunTimeToEmpty, Type: Feature, ReportID: 0x35, Offset: 0, Size: 16, Value: 1072.000000
Path: UPS.PowerSummary.iDeviceChemistry, Type: Feature, ReportID: 0x2a, Offset: 0, Size: 8, Value: 26.000000
Path: UPS.BELKINBatterySystem.BELKINVoltage, Type: Feature, ReportID: 0x20, Offset: 0, Size: 16, Value: 139.000000
Path: UPS.BELKINConfig.BELKINConfigBatteryVoltage, Type: Feature, ReportID: 0x04, Offset: 0, Size: 16, Value: 12.000000
Path: UPS.BELKINPowerState.BELKINInput.BELKINFrequency, Type: Feature, ReportID: 0x19, Offset: 0, Size: 16, Value: 600.000000
Path: UPS.BELKINConfig.BELKINConfigFrequency, Type: Feature, ReportID: 0x02, Offset: 0, Size: 8, Value: 60.000000
Path: UPS.BELKINPowerState.BELKINInput.BELKINVoltage, Type: Feature, ReportID: 0x18, Offset: 0, Size: 16, Value: 1172.000000
Path: UPS.BELKINConfig.BELKINConfigVoltage, Type: Feature, ReportID: 0x01, Offset: 0, Size: 8, Value: 120.000000
Path: UPS.BELKINPowerState.BELKINOutput.BELKINFrequency, Type: Feature, ReportID: 0x1c, Offset: 0, Size: 16, Value: 600.000000
Path: UPS.BELKINPowerState.BELKINOutput.BELKINVoltage, Type: Feature, ReportID: 0x1b, Offset: 0, Size: 16, Value: 1161.000000
Path: UPS.BELKINControls.BELKINAudibleAlarmControl, Type: Feature, ReportID: 0x11, Offset: 0, Size: 8, Value: 2.000000
Path: UPS.BELKINControls.BELKINDelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINControls.BELKINDelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINDevice.BELKINUPSType, Type: Feature, ReportID: 0x0f, Offset: 0, Size: 8, Value: 146.000000
Path: UPS.BELKINPowerState.BELKINOutput.BELKINPercentLoad, Type: Feature, ReportID: 0x1e, Offset: 0, Size: 8, Value: 38.000000
Path: UPS.BELKINConfig.BELKINConfigApparentPower, Type: Feature, ReportID: 0x03, Offset: 0, Size: 16, Value: 650.000000
Path: UPS.BELKINControls.BELKINTest, Type: Feature, ReportID: 0x10, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINDevice.BELKINUPSType, Type: Feature, ReportID: 0x0f, Offset: 0, Size: 8, Value: 146.000000
Path: UPS.PowerSummary.Discharging, Type: Feature, ReportID: 0x2e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.Charging, Type: Feature, ReportID: 0x2d, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.ShutdownImminent, Type: Feature, ReportID: 0x3e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.ACPresent, Type: Feature, ReportID: 0x3c, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
upsdrv_updateinfo...
Got -110 HID objects...
Quick update...
Path: UPS.BELKINControls.BELKINDelayBeforeStartup, Type: Feature, ReportID: 0x16, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINControls.BELKINDelayBeforeShutdown, Type: Feature, ReportID: 0x15, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.PowerSummary.Discharging, Type: Feature, ReportID: 0x2e, Offset: 0, Size: 8, Value: 0.000000
Path: UPS.PowerSummary.Charging, Type: Feature, ReportID: 0x2d, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.PowerSummary.ACPresent, Type: Feature, ReportID: 0x3c, Offset: 0, Size: 8, Value: 1.000000
Path: UPS.BELKINStatus.BELKINPowerStatus, Type: Feature, ReportID: 0x22, Offset: 0, Size: 16, Value: 0.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000
Path: UPS.BELKINStatus.BELKINBatteryStatus, Type: Feature, ReportID: 0x23, Offset: 0, Size: 8, Value: 16.000000


More information about the Nut-upsdev mailing list