|
| 1 | +# Please add if relevant: DEVICE:URL:REPORT: |
| 2 | +# Please add if relevant: DEVICE:URL:VENDOR: https://powerwalker.com/de/produkt/10121124/ |
| 3 | + |
| 4 | +# Please add comments for humans here and perhaps raise concerns about the data points, |
| 5 | +# see https://networkupstools.org/ddl/#devseq-files for comment-tag syntax |
| 6 | +# strip sensitive data (passwords, SNMP community, serial number, IP address, host name...) |
| 7 | +# and post as a pull request to https://github.com/networkupstools/nut-ddl/ |
| 8 | +# DEVICE:COMMENT: |
| 9 | +# Device dump generated by ./nut-ddl-dump.sh on Thu, 02 Apr 2026 21:19:57 +0000 |
| 10 | +# DEVICE:EOC |
| 11 | + |
| 12 | +# :; upsc POWER |
| 13 | +battery.charge: 100 |
| 14 | +battery.voltage: 27.7 |
| 15 | +battery.voltage.high: 26.00 |
| 16 | +battery.voltage.low: 20.80 |
| 17 | +battery.voltage.nominal: 24.0 |
| 18 | +device.type: ups |
| 19 | +driver.debug: 0 |
| 20 | +driver.flag.allow_killpower: 0 |
| 21 | +driver.name: nutdrv_qx |
| 22 | +driver.parameter.pollfreq: 30 |
| 23 | +driver.parameter.pollinterval: 2 |
| 24 | +driver.parameter.port: auto |
| 25 | +driver.parameter.product: HID UPS |
| 26 | +driver.parameter.productid: 5161 |
| 27 | +driver.parameter.synchronous: auto |
| 28 | +driver.parameter.vendorid: 0665 |
| 29 | +driver.state: quiet |
| 30 | +driver.version: 2.8.1 |
| 31 | +driver.version.data: Voltronic-QS 0.09 |
| 32 | +driver.version.internal: 0.36 |
| 33 | +driver.version.usb: libusb-1.0.27 (API: 0x100010a) |
| 34 | +input.voltage: 236.0 |
| 35 | +input.voltage.fault: 0.0 |
| 36 | +output.current.nominal: 6.0 |
| 37 | +output.frequency: 50.0 |
| 38 | +output.frequency.nominal: 50 |
| 39 | +output.voltage: 236.0 |
| 40 | +output.voltage.nominal: 230 |
| 41 | +ups.beeper.status: enabled |
| 42 | +ups.delay.shutdown: 30 |
| 43 | +ups.delay.start: 180 |
| 44 | +ups.firmware.aux: PM-H |
| 45 | +ups.load: 0 |
| 46 | +ups.productid: 5161 |
| 47 | +ups.status: OL |
| 48 | +ups.type: offline / line interactive |
| 49 | +ups.vendorid: 0665 |
| 50 | + |
| 51 | +# DEVICE:COMMENT-BLOCK:FIXME:UPSRW: POWER |
| 52 | +# [driver.debug] |
| 53 | +# Current debug verbosity level of the driver program |
| 54 | +# Type: NUMBER |
| 55 | +# Value: 0 |
| 56 | +# |
| 57 | +# [driver.flag.allow_killpower] |
| 58 | +# Safety flip-switch to allow the driver daemon to send UPS shutdown command (accessible via driver.killpower) |
| 59 | +# Type: NUMBER |
| 60 | +# Value: 0 |
| 61 | +# |
| 62 | +# [ups.delay.shutdown] |
| 63 | +# Interval to wait after shutdown with delay command (seconds) |
| 64 | +# Type: RANGE NUMBER |
| 65 | +# Option: "12-540" SELECTED |
| 66 | +# |
| 67 | +# [ups.delay.start] |
| 68 | +# Interval to wait before (re)starting the load (seconds) |
| 69 | +# Type: RANGE NUMBER |
| 70 | +# Option: "60-599940" SELECTED |
| 71 | +# DEVICE:EOC |
| 72 | + |
| 73 | +# DEVICE:COMMENT-BLOCK:FIXME:UPSCMD: POWER |
| 74 | +# Instant commands supported on UPS [POWER]: |
| 75 | +# |
| 76 | +# beeper.toggle - Toggle the UPS beeper |
| 77 | +# driver.killpower - Tell the driver daemon to initiate UPS shutdown; should be unlocked with driver.flag.allow_killpower option or variable setting |
| 78 | +# driver.reload - Reload running driver configuration from the file system (only works for changes in some options) |
| 79 | +# driver.reload-or-error - Reload running driver configuration from the file system (only works for changes in some options); return an error if something changed and could not be applied live (so the caller can restart it with new options) |
| 80 | +# driver.reload-or-exit - Reload running driver configuration from the file system (only works for changes in some options); exit the running driver if something changed and could not be applied live (so service management framework can restart it with new options) |
| 81 | +# load.off - Turn off the load immediately |
| 82 | +# load.on - Turn on the load immediately |
| 83 | +# shutdown.return - Turn off the load and return when power is back |
| 84 | +# shutdown.stayoff - Turn off the load and remain off |
| 85 | +# shutdown.stop - Stop a shutdown in progress |
| 86 | +# test.battery.start.quick - Start a quick battery test |
| 87 | +# DEVICE:EOC |
| 88 | + |
0 commit comments