Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save virnik0/689e56d7b2a179260416aa5e5bb2063f to your computer and use it in GitHub Desktop.
Save virnik0/689e56d7b2a179260416aa5e5bb2063f to your computer and use it in GitHub Desktop.
FSP Fortron UPS Champ 1000 VA tower DDL
# Device dump generated by ./nut-ddl-dump.sh on Thu, 02 Jun 2022 14:26:18 +0200
# upsrw output:
# [battery.energysave]
# Switch off when running on battery and no/low load
# Type: ENUM NUMBER
# Option: "no" SELECTED
# Option: "yes"
#
# [battery.packs]
# Number of battery packs
# Type: RANGE NUMBER
# Option: "1-99" SELECTED
#
# [battery.protection]
# Prevent deep discharge of battery
# Type: ENUM NUMBER
# Option: "no"
# Option: "yes" SELECTED
#
# [input.frequency.high]
# Maximum input line frequency (Hz)
# Type: RANGE NUMBER
# Option: "53-60" SELECTED
#
# [input.frequency.low]
# Minimum input line frequency (Hz)
# Type: RANGE NUMBER
# Option: "40-47" SELECTED
#
# [input.transfer.high]
# High voltage transfer point (V)
# Type: RANGE NUMBER
# Option: "237-254" SELECTED
#
# [input.transfer.low]
# Low voltage transfer point (V)
# Type: RANGE NUMBER
# Option: "206-223" SELECTED
#
# [ups.delay.shutdown]
# Interval to wait after shutdown with delay command (seconds)
# Type: RANGE NUMBER
# Option: "12-5940" SELECTED
#
# [ups.delay.start]
# Interval to wait before (re)starting the load (seconds)
# Type: RANGE NUMBER
# Option: "0-599940" SELECTED
#
# [ups.start.auto]
# UPS starts when mains is (re)applied
# Type: ENUM NUMBER
# Option: "no"
# Option: "yes" SELECTED
#
# [ups.start.battery]
# Allow to start UPS from battery
# Type: ENUM NUMBER
# Option: "no"
# Option: "yes" SELECTED
# upscmd output:
# Instant commands supported on UPS [ups2]:
#
# beeper.disable - Disable the UPS beeper
# beeper.enable - Enable the UPS beeper
# beeper.toggle - Toggle the UPS beeper
# bypass.start - Put the UPS in bypass mode
# bypass.stop - Take the UPS out of bypass mode
# 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.energysave: no
battery.packs: 1
battery.protection: yes
battery.runtime: 22440
battery.runtime.low: 120
battery.voltage: 27.20
battery.voltage.nominal: 24.0
device.model: WPHVT1K0
device.type: ups
driver.name: nutdrv_qx
driver.parameter.bypass_forbidding: enabled
driver.parameter.limited_runtime_on_battery: disabled
driver.parameter.pollfreq: 30
driver.parameter.pollinterval: 5
driver.parameter.port: auto
driver.parameter.product: USB to Serial
driver.parameter.productid: 5161
driver.parameter.synchronous: auto
driver.parameter.vendor: INNO TECH
driver.parameter.vendorid: 0665
driver.version: 2.8.0-98-g3744cb0
driver.version.data: Voltronic 0.06
driver.version.internal: 0.32
driver.version.usb: libusb-0.1 (or compat)
input.current.nominal: 4.0
input.frequency: 50.0
input.frequency.high: 53.0
input.frequency.low: 47.0
input.frequency.nominal: 50.0
input.phases: 1
input.transfer.high: 242
input.transfer.high.max: 254
input.transfer.high.min: 237
input.transfer.low: 210
input.transfer.low.max: 223
input.transfer.low.min: 206
input.voltage: 214.3
input.voltage.nominal: 230.0
output.current: 0.0
output.current.nominal: 4
output.frequency: 50.0
output.frequency.nominal: 50.0
output.phases: 1
output.power.maximum.percent: 0
output.power.minimum.percent: 0
output.powerfactor: 0.9
output.voltage: 229.9
output.voltage.nominal: 230.0
ups.beeper.status: enabled
ups.delay.shutdown: 30
ups.delay.start: 180
ups.firmware: 01060.07
ups.firmware.aux: P01
ups.load: 0
ups.power.nominal: 1000
ups.productid: 5161
ups.start.auto: yes
ups.start.battery: yes
ups.status: OL
ups.temperature: 28.5
ups.type: online
ups.vendorid: 0665
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment