Skip to content

Commit

Permalink
Add FSP__Custos9X+_CU-1102TS__nutdrv_qx__2.7.4__01.dev file
Browse files Browse the repository at this point in the history
  • Loading branch information
bolek2000 committed Sep 12, 2023
1 parent 4892a57 commit a5c264c
Showing 1 changed file with 159 additions and 0 deletions.
159 changes: 159 additions & 0 deletions FSP/FSP__Custos9X+_CU-1102TS__nutdrv_qx__2.7.4__01.dev
Original file line number Diff line number Diff line change
@@ -0,0 +1,159 @@
# Please add if relevant: DEVICE:URL:REPORT: <GitHub issue/PR or Mailing list archive entry URL>
# Please add if relevant: DEVICE:URL:VENDOR: https://fsp-ps.de/en/product/ups/1489361476-415.html

# Please add comments for humans here and perhaps raise concerns about the data points,
# see https://networkupstools.org/ddl/#devseq-files for comment-tag syntax
# strip sensitive data (passwords, SNMP community, serial number, IP address, host name...)
# and post as a pull request to https://github.com/networkupstools/nut-ddl/
# DEVICE:COMMENT:
# Device dump generated by ./nut-ddl-dump.sh on Tue, 12 Sep 2023 15:28:27 +0200
# DEVICE:EOC

# :; upsc fsp
battery.charge: 100
battery.energysave: no
battery.packs: 1
battery.protection: yes
battery.runtime: 180
battery.voltage: 54.70
battery.voltage.nominal: 48.0
device.model: XIIHVT2K0
device.serial: 12345678901234
device.type: ups
driver.name: nutdrv_qx
driver.parameter.bus: 001
driver.parameter.pollfreq: 30
driver.parameter.pollinterval: 2
driver.parameter.port: auto
driver.parameter.productid: 5161
driver.parameter.synchronous: no
driver.parameter.vendorid: 0665
driver.version: 2.7.4
driver.version.data: Voltronic 0.06
driver.version.internal: 0.28
input.current.nominal: 8.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: 218
input.transfer.low.max: 223
input.transfer.low.min: 206
input.voltage: 239.4
input.voltage.nominal: 230.0
outlet.0.switchable: no
output.current: 0.0
output.current.nominal: 8
output.frequency: 0.0
output.frequency.nominal: 50.0
output.phases: 1
output.power.maximum.percent: 1
output.power.minimum.percent: 1
output.powerfactor: 0.9
output.voltage: 0.0
output.voltage.nominal: 230.0
ups.beeper.status: enabled
ups.delay.shutdown: 30
ups.delay.start: 180
ups.firmware: 01359.08
ups.firmware.aux: P01
ups.load: 0
ups.power.nominal: 2000
ups.productid: 5161
ups.start.auto: yes
ups.start.battery: yes
ups.status: OL OFF
ups.temperature: 26.5
ups.type: online
ups.vendorid: 0665

# DEVICE:COMMENT-BLOCK:FIXME:UPSRW: fsp
# [battery.energysave]
# Switch off when running on battery and no/low load
# Type: ENUM
# Option: "no" SELECTED
# Option: "yes"
#
# [battery.packs]
# Number of battery packs
# Type: RANGE
# Option: "1-99" SELECTED
#
# [battery.protection]
# Prevent deep discharge of battery
# Type: ENUM
# Option: "no"
# Option: "yes" SELECTED
#
# [input.frequency.high]
# Maximum input line frequency (Hz)
# Type: RANGE
# Option: "53-60" SELECTED
#
# [input.frequency.low]
# Minimum input line frequency (Hz)
# Type: RANGE
# Option: "40-47" SELECTED
#
# [input.transfer.high]
# High voltage transfer point (V)
# Type: RANGE
# Option: "237-254" SELECTED
#
# [input.transfer.low]
# Low voltage transfer point (V)
# Type: RANGE
# Option: "206-223" SELECTED
#
# [outlet.0.switchable]
# Description unavailable
# Type: ENUM
# Option: "no" SELECTED
# Option: "yes"
#
# [ups.delay.shutdown]
# Interval to wait after shutdown with delay command (seconds)
# Type: RANGE
# Option: "12-5940" SELECTED
#
# [ups.delay.start]
# Interval to wait before (re)starting the load (seconds)
# Type: RANGE
# Option: "0-599940" SELECTED
#
# [ups.start.auto]
# UPS starts when mains is (re)applied
# Type: ENUM
# Option: "no"
# Option: "yes" SELECTED
#
# [ups.start.battery]
# Allow to start UPS from battery
# Type: ENUM
# Option: "no"
# Option: "yes" SELECTED
# DEVICE:EOC

# DEVICE:COMMENT-BLOCK:FIXME:UPSCMD: fsp
# Instant commands supported on UPS [fsp]:
#
# 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
# DEVICE:EOC

0 comments on commit a5c264c

Please sign in to comment.