nut icon indicating copy to clipboard operation
nut copied to clipboard

ABB 1KVA DDL

Open y0g33 opened this issue 3 years ago • 0 comments

NUT Supports, ABB Powervalue 11 RT 1KVA G2, using blazer_usb driver. Please find DDL dump for same.

# Device dump generated by ./nut-ddl.sh on Tue, 19 Jul 2022 08:38:55 +0000
# upsrw output:
#
# upscmd output:
# Instant commands supported on UPS [abb1kva]:
#
# beeper.toggle - Toggle the UPS beeper
# load.off - Turn off the load immediately
# load.on - Turn on the load immediately
# shutdown.return - Turn off the load and return when power is back
# shutdown.stayoff - Turn off the load and remain off
# shutdown.stop - Stop a shutdown in progress
# test.battery.start - Start a battery test
# test.battery.start.deep - Start a deep battery test
# test.battery.start.quick - Start a quick battery test
# test.battery.stop - Stop the battery test

# upsc output:
battery.charge: 100
battery.runtime: 2319
battery.voltage: 27.24
battery.voltage.high: 26.00
battery.voltage.low: 20.80
battery.voltage.nominal: 24.0
device.mfr:
device.model: WPHVR1K0
device.type: ups
driver.name: blazer_usb
driver.parameter.bus: 001
driver.parameter.pollinterval: 2
driver.parameter.port: auto
driver.parameter.productid: 5161
driver.parameter.runtimecal: 240,100,360,75,1200,50,1380,25
driver.parameter.synchronous: auto
driver.parameter.vendorid: 0665
driver.version: 2.8.0
driver.version.internal: 0.14
driver.version.usb: libusb-1.0.26 (API: 0x1000109)
input.current.nominal: 4.0
input.frequency: 50.0
input.frequency.nominal: 50
input.voltage: 238.5
input.voltage.fault: 238.7
input.voltage.nominal: 240
output.voltage: 238.5
ups.beeper.status: enabled
ups.delay.shutdown: 30
ups.delay.start: 180
ups.firmware: 02724.08
ups.load: 20
ups.mfr:
ups.model: WPHVR1K0
ups.productid: 5161
ups.status: OL BYPASS
ups.temperature: 23.5
ups.type: online
ups.vendorid: 0665

y0g33 avatar Jul 21 '22 06:07 y0g33