search for: capacitymod

Displaying 20 results from an estimated 77 matches for "capacitymod".

Did you mean: capacitymode
2023 Nov 15
1
What is the arduino sub-driver intended to be used for?
You have the device side right. Devices have "UPS.PowerSummary.CapacityMode" (are the next three in %, mAh, or mWh? "UPS.PowerSummary.FullChargeCapacity" "UPS.PowerSummary.RemainingCapacity" "UPS.PowerSummary.RemainingCapacityLimit" "UPS.PowerSummary.WarningCapacityLimit" According to nut-names.txt, NUT has: battery.charge...
2023 Nov 15
1
What is the arduino sub-driver intended to be used for?
Kelly Byrd <kbyrd at memcpy.com> writes: > Making progress on this PR. I have question about storing and checking > state in a subdriver > HID Power Devices can a "UPS.PowerSummary.CapacityMode" value. According to > the spec, the values are: > 0: maH > 1: mwH > 2: percent (%) > 3: Boolean support only (OK or failed) > > Grep'ing the source, nothing makes use of this now (some subdrivers have it > mapped to unmapped.ups.powersummary.capacitymode or someth...
2023 Nov 15
2
What is the arduino sub-driver intended to be used for?
Making progress on this PR. I have question about storing and checking state in a subdriver HID Power Devices can a "UPS.PowerSummary.CapacityMode" value. According to the spec, the values are: 0: maH 1: mwH 2: percent (%) 3: Boolean support only (OK or failed) Grep'ing the source, nothing makes use of this now (some subdrivers have it mapped to unmapped.ups.powersummary.capacitymode or something similar) and many of the HID UPS dr...
2017 Feb 17
0
EATON 9SX not display battery.charge
...appears twice, with > very different values: > > Path: UPS.BatterySystem.Battery.*DesignCapacity*, ReportID: 0x23, Offset: > 0, Size: 32, Value: 18000 > ... > Path: UPS.PowerSummary.CapacityGranularity1, ReportID: 0x0c, Offset: 0, > Size: 8, Value: 1 > Path: UPS.PowerSummary.CapacityMode, ReportID: 0x0c, Offset: 8, Size: 8, > Value: 2 > Path: UPS.PowerSummary.*DesignCapacity*, ReportID: 0x0c, Offset: 16, > Size: 8, Value: 100 > Path: UPS.PowerSummary.FullChargeCapacity, ReportID: 0x0c, Offset: 24, > Size: 8, Value: 100 > > (These are both 'Type: Feature...
2014 Dec 29
3
EATON 9SX not display battery.charge
Any news? Send dubug with explore one more time in attach 19.12.2014 15:39, Charles Lepple ?????: > On Dec 19, 2014, at 5:16 AM, ??????? ??????? <freemgm at gmail.com> wrote: > >> # /usr/local/libexec/nut/usbhid-ups -DD -a eaton9sx -u root -x explore -x vendorid=0x0463 2>&1 | tee /tmp/eaton9sx-explore.log > Ah, I forgot about the vendorid. The string is a regex which
2017 Oct 17
0
Junda-tech
...---------------------------------------------- */ > /* HID2NUT lookup table */ > /* --------------------------------------------------------------- */ > > static hid_info_t jundatech_hid2nut[] = { > > { "unmapped.ups.powersummary.capacitymode", 0, 0, > "UPS.PowerSummary.CapacityMode", NULL, "%.0f", 0, NULL }, > { "unmapped.ups.powersummary.designcapacity", 0, 0, > "UPS.PowerSummary.DesignCapacity", NULL, "%.0f", 0, NULL }, > { "unmapped.ups.powersummary.fullcha...
2023 Nov 13
1
What is the arduino sub-driver intended to be used for?
oh! Ok, I'll go look at all the HID objects reported by the sample code @abratchik has on top-of-tree of his repo and see what makes sense to add to NUT. PR coming this week. On Sun, Nov 12, 2023 at 2:38?PM Jim Klimov <jimklimov+nut at gmail.com> wrote: > Well, the intention generally is to use it as a driver, so the more > abilities the merrier (PR would be welcome) :) >
2005 Aug 29
1
Belkin and newhidups
...erial.internal: ups.status: OL CHRG ups.test.result: No test initiated ups.type: offline zzz.ups.belkinstatus.belkinbatterystatus: 00000010 zzz.ups.belkinstatus.belkinpowerstatus: 0000c000 zzz.ups.powersummary.capacitygranularity1: 1 zzz.ups.powersummary.capacitygranularity2: 1 zzz.ups.powersummary.capacitymode: 2 zzz.ups.powersummary.configvoltage: 12 zzz.ups.powersummary.current: 0 zzz.ups.powersummary.designcapacity: 100 zzz.ups.powersummary.fullchargecapacity: 100 zzz.ups.powersummary.ioeminformation: Belkin zzz.ups.powersummary.iproduct: UPS zzz.ups.powersummary.rechargeable: 1 zzz.ups.powersummary....
2017 Oct 11
4
Junda-tech
Hi, I have an UPS with only the marking D1000 on it and it came with Junda-Tech's UpsMate. Its USB id is 3344:0025, which is apparently a microprocessor. I've could get some of the HID interactions as described on the website, but there are some outstanding. Junda-Tech does not respond to any queries. Does anybody else have the same or a similar UPS with more information? What is the
2006 May 22
3
USB UPS and FreeBSD
...ature, Value: 1.000000 Path: UPS.PowerSummary.FlowID, Type: Feature, Value: 4.000000 Can't retrieve Report 52 (-5/5): Input/output error Path: UPS.PowerSummary.RemainingCapacityLimitSetting, Type: Feature Path: UPS.PowerSummary.Rechargeable, Type: Feature, Value: 1.000000 Path: UPS.PowerSummary.CapacityMode, Type: Feature, Value: 2.000000 ... I get quite a number of IO errors - it seems these come from libusb but I am not sure under what circumstances it returns it. This is a 6.0 machine running NUT 2.0.3 - has anyone been able to connect to a USB UPS with FreeBSD? Thanks. -- Daniel O'Conn...
2006 Nov 11
1
Help with newhidups subdriver for Dynex UPS
...h: UPS.PowerSummary.iSerialNumber, Type: Feature, Value: 2.000000 Path: UPS.PowerSummary.iDeviceChemistry, Type: Feature, Value: 4.000000 Path: UPS.PowerSummary.iOEMInformation, Type: Feature, Value: 3.000000 Path: UPS.PowerSummary.Rechargeable, Type: Feature, Value: 1.000000 Path: UPS.PowerSummary.CapacityMode, Type: Feature, Value: 2.000000 Path: UPS.PowerSummary.DesignCapacity, Type: Feature, Value: 100.000000 Path: UPS.PowerSummary.CapacityGranularity1, Type: Feature, Value: 5.000000 Path: UPS.PowerSummary.CapacityGranularity2, Type: Feature, Value: 10.000000 Path: UPS.PowerSummary.WarningCapacityLim...
2005 Oct 04
0
Problems connecting to APC/Smart-UPS 3000 RM
...218 Detected an UPS: American Power Conversion/Smart-UPS 3000 RM FW:666.6.D USB FW:2.4 Path: UPS.PowerSummary.iSerialNumber Path: UPS.PowerSummary.iManufacturer Path: UPS.PowerSummary.iOEMInformation Path: UPS.PowerSummary.iDeviceChemistry Path: UPS.PowerSummary.Rechargeable Path: UPS.PowerSummary.CapacityMode Path: UPS.PowerSummary.DesignCapacity Path: UPS.PowerSummary.FullChargeCapacity Path: UPS.PowerSummary.RemainingCapacity Path: UPS.PowerSummary.RemainingCapacity Path: UPS.PowerSummary.CapacityGranularity1 Path: UPS.PowerSummary.CapacityGranularity2 Path: UPS.PowerSummary.WarningCapacityLimit Path...
2007 Jan 26
1
newhidups output for Geek Squad GS1285U
...h: UPS.PowerSummary.iSerialNumber, Type: Feature, Value: 2.000000 Path: UPS.PowerSummary.iDeviceChemistry, Type: Feature, Value: 4.000000 Path: UPS.PowerSummary.iOEMInformation, Type: Feature, Value: 3.000000 Path: UPS.PowerSummary.Rechargeable, Type: Feature, Value: 1.000000 Path: UPS.PowerSummary.CapacityMode, Type: Feature, Value: 2.000000 Path: UPS.PowerSummary.DesignCapacity, Type: Feature, Value: 100.000000 Path: UPS.PowerSummary.CapacityGranularity1, Type: Feature, Value: 5.000000 Path: UPS.PowerSummary.CapacityGranularity2, Type: Feature, Value: 10.000000 Path: UPS.PowerSummary.WarningCapacityLim...
2005 Aug 26
0
NUT patches
...mmary.iOEMInformation Path: UPS.PowerSummary.Rechargeable Path: UPS.PowerSummary.APCStatusFlag Path: UPS.PowerSummary.APCStatusFlag Path: UPS.PowerSummary.ManufacturerDate Path: UPS.PowerSummary.ConfigVoltage Path: UPS.PowerSummary.Voltage Path: UPS.PowerSummary.iManufacturer Path: UPS.PowerSummary.CapacityMode Path: UPS.PowerSummary.RemainingCapacity Path: UPS.PowerSummary.RemainingCapacity Path: UPS.PowerSummary.RunTimeToEmpty Path: UPS.PowerSummary.RunTimeToEmpty Path: UPS.PowerSummary.DesignCapacity Path: UPS.PowerSummary.FullChargeCapacity Path: UPS.PowerSummary.WarningCapacityLimit Path: UPS.PowerS...
2006 Nov 15
1
Tripp Lite OMNI900LCD
...mmary.iManufacturer, Type: Feature, Value: 3.000000 Path: UPS.PowerSummary.Input.ConfigVoltage, Type: Feature, Value: 120.000000 Path: UPS.PowerSummary.AudibleAlarmControl, Type: Feature, Value: 2.000000 Path: UPS.PowerSummary.iDeviceChemistry, Type: Feature, Value: 24.000000 Path: UPS.PowerSummary.CapacityMode, Type: Feature, Value: 2.000000 Path: UPS.PowerSummary.RemainingCapacity, Type: Input, Value: 83.000000 Path: UPS.PowerSummary.RemainingCapacity, Type: Feature, Value: 83.000000 Path: UPS.PowerSummary.FullChargeCapacity, Type: Feature, Value: 100.000000 Path: UPS.PowerSummary.PresentStatus.Shutdow...
2011 Jul 27
1
Same Box, Moved install to different drive, now get Connection failure: Connection refused??
...: Feature, ReportID: 0x03, Offset: 0, Size: 8, Value: 4.000000 Path: UPS.PowerSummary.iOEMInformation, Type: Feature, ReportID: 0x04, Offset: 0, Size: 8, Value: 3.000000 Path: UPS.PowerSummary.Rechargeable, Type: Feature, ReportID: 0x05, Offset: 0, Size: 8, Value: 1.000000 Path: UPS.PowerSummary.CapacityMode, Type: Feature, ReportID: 0x06, Offset: 0, Size: 8, Value: 2.000000 (usbhid-ups output at: http://www.3111skyline.com/dl/bugs/nut/usbhid-ups.txt ) I know the answer is probably staring me in the face, but I could sure use a bit of help seeing it. -- David C. Rankin, J.D.,P.E.
2006 Aug 07
0
Re: your Tripp-Lite AVR550U
...Type: Feature, Value: 3.000000 > Path: UPS.PowerSummary.Input.ConfigVoltage, Type: Feature, Value: 120.000000 > Path: UPS.PowerSummary.AudibleAlarmControl, Type: Feature, Value: 2.000000 > Path: UPS.PowerSummary.iDeviceChemistry, Type: Feature, Value: 24.000000 > Path: UPS.PowerSummary.CapacityMode, Type: Feature, Value: 2.000000 > Path: UPS.PowerSummary.RemainingCapacity, Type: Input, Value: 100.000000 > Path: UPS.PowerSummary.RemainingCapacity, Type: Feature, Value: 100.000000 > Path: UPS.PowerSummary.FullChargeCapacity, Type: Feature, Value: 100.000000 > Path: UPS.PowerSummary...
2006 Jul 08
1
Re: your Tripp-Lite AVR550U
...Type: Feature, Value: 3.000000 > Path: UPS.PowerSummary.Input.ConfigVoltage, Type: Feature, Value: 120.000000 > Path: UPS.PowerSummary.AudibleAlarmControl, Type: Feature, Value: 2.000000 > Path: UPS.PowerSummary.iDeviceChemistry, Type: Feature, Value: 24.000000 > Path: UPS.PowerSummary.CapacityMode, Type: Feature, Value: 2.000000 > Path: UPS.PowerSummary.RemainingCapacity, Type: Input, Value: 100.000000 > Path: UPS.PowerSummary.RemainingCapacity, Type: Feature, Value: 100.000000 > Path: UPS.PowerSummary.FullChargeCapacity, Type: Feature, Value: 100.000000 > Path: UPS.PowerSummary...
2005 Jul 22
1
Another HID USB UPS
...mmary.iOEMInformation Path: UPS.PowerSummary.Rechargeable Path: UPS.PowerSummary.APCStatusFlag Path: UPS.PowerSummary.APCStatusFlag Path: UPS.PowerSummary.ManufacturerDate Path: UPS.PowerSummary.ConfigVoltage Path: UPS.PowerSummary.Voltage Path: UPS.PowerSummary.iManufacturer Path: UPS.PowerSummary.CapacityMode Path: UPS.PowerSummary.RemainingCapacity Path: UPS.PowerSummary.RemainingCapacity Path: UPS.PowerSummary.RunTimeToEmpty Path: UPS.PowerSummary.RunTimeToEmpty Path: UPS.PowerSummary.DesignCapacity Path: UPS.PowerSummary.FullChargeCapacity Path: UPS.PowerSummary.WarningCapacityLimit Path: UPS.PowerS...
2005 Aug 02
0
newhidups for APC Back-UPS ES 650
...mmary.iOEMInformation Path: UPS.PowerSummary.Rechargeable Path: UPS.PowerSummary.APCStatusFlag Path: UPS.PowerSummary.APCStatusFlag Path: UPS.PowerSummary.ManufacturerDate Path: UPS.PowerSummary.ConfigVoltage Path: UPS.PowerSummary.Voltage Path: UPS.PowerSummary.iManufacturer Path: UPS.PowerSummary.CapacityMode Path: UPS.PowerSummary.RemainingCapacity Path: UPS.PowerSummary.RemainingCapacity Path: UPS.PowerSummary.RunTimeToEmpty Path: UPS.PowerSummary.RunTimeToEmpty Path: UPS.PowerSummary.DesignCapacity Path: UPS.PowerSummary.FullChargeCapacity Path: UPS.PowerSummary.WarningCapacityLimit Path: UPS.PowerS...