Skip to content

Commit 3f72f35

Browse files
authored
Merge pull request #59 from mammutserver/master
Add PowerWalker VFI 2000 CRM LCD dump
2 parents 29cfb81 + 0299af1 commit 3f72f35

1 file changed

Lines changed: 165 additions & 0 deletions

File tree

Lines changed: 165 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,165 @@
1+
# Please add if relevant: DEVICE:URL:REPORT: https://github.com/networkupstools/nut/issues/3333
2+
# Please add if relevant: DEVICE:URL:VENDOR: https://powerwalker.com/de/produkt/10122001/
3+
4+
# DEVICE:COMMENT:
5+
# Device dump generated by dump.sh on Sat, 28 Feb 2026 14:42:18 +0000
6+
# PowerWalker VFI 2000 CRM LCD
7+
# DEVICE:EOC
8+
9+
# :; upsc powerwalker
10+
battery.charge: 98
11+
battery.energysave: no
12+
battery.packs: 1
13+
battery.protection: yes
14+
battery.runtime: 1920
15+
battery.voltage: 054.5
16+
battery.voltage.high: 52.00
17+
battery.voltage.low: 41.60
18+
battery.voltage.nominal: 48.0
19+
device.model: WPHVR2K0
20+
device.type: ups
21+
driver.debug: 0
22+
driver.flag.allow_killpower: 0
23+
driver.name: nutdrv_qx
24+
driver.parameter.pollfreq: 30
25+
driver.parameter.pollinterval: 1
26+
driver.parameter.port: auto
27+
driver.parameter.productid: 5161
28+
driver.parameter.synchronous: auto
29+
driver.parameter.vendorid: 0665
30+
driver.state: quiet
31+
driver.version: 2.8.1
32+
driver.version.data: Voltronic 0.08
33+
driver.version.internal: 0.36
34+
driver.version.usb: libusb-1.0.27 (API: 0x100010a)
35+
input.frequency: 50.0
36+
input.frequency.high: 53.0
37+
input.frequency.low: 47.0
38+
input.frequency.nominal: 50.0
39+
input.phases: 1
40+
input.transfer.high: 242
41+
input.transfer.high.max: 254
42+
input.transfer.high.min: 237
43+
input.transfer.low: 218
44+
input.transfer.low.max: 223
45+
input.transfer.low.min: 206
46+
input.voltage: 236.2
47+
input.voltage.nominal: 230.0
48+
output.current: 1.6
49+
output.current.nominal: 8
50+
output.frequency: 50.0
51+
output.frequency.nominal: 50.0
52+
output.phases: 1
53+
output.power.maximum.percent: 19
54+
output.power.minimum.percent: 21
55+
output.powerfactor: 0.8
56+
output.voltage: 230.2
57+
output.voltage.nominal: 230.0
58+
ups.beeper.status: enabled
59+
ups.delay.shutdown: 30
60+
ups.delay.start: 180
61+
ups.firmware: 01072.07
62+
ups.firmware.aux: P01
63+
ups.load: 22
64+
ups.power.nominal: 2000
65+
ups.productid: 5161
66+
ups.start.auto: yes
67+
ups.start.battery: yes
68+
ups.status: OL
69+
ups.temperature: 27.7
70+
ups.type: online
71+
ups.vendorid: 0665
72+
73+
# DEVICE:COMMENT-BLOCK:FIXME:UPSRW: powerwalker
74+
# [battery.energysave]
75+
# Switch off when running on battery and no/low load
76+
# Type: ENUM NUMBER
77+
# Option: "no" SELECTED
78+
# Option: "yes"
79+
#
80+
# [battery.packs]
81+
# Number of battery packs
82+
# Type: RANGE NUMBER
83+
# Option: "1-99" SELECTED
84+
#
85+
# [battery.protection]
86+
# Prevent deep discharge of battery
87+
# Type: ENUM NUMBER
88+
# Option: "no"
89+
# Option: "yes" SELECTED
90+
#
91+
# [driver.debug]
92+
# Current debug verbosity level of the driver program
93+
# Type: NUMBER
94+
# Value: 0
95+
#
96+
# [driver.flag.allow_killpower]
97+
# Safety flip-switch to allow the driver daemon to send UPS shutdown command (accessible via driver.killpower)
98+
# Type: NUMBER
99+
# Value: 0
100+
#
101+
# [input.frequency.high]
102+
# Maximum input line frequency (Hz)
103+
# Type: RANGE NUMBER
104+
# Option: "53-60" SELECTED
105+
#
106+
# [input.frequency.low]
107+
# Minimum input line frequency (Hz)
108+
# Type: RANGE NUMBER
109+
# Option: "40-47" SELECTED
110+
#
111+
# [input.transfer.high]
112+
# High voltage transfer point (V)
113+
# Type: RANGE NUMBER
114+
# Option: "237-254" SELECTED
115+
#
116+
# [input.transfer.low]
117+
# Low voltage transfer point (V)
118+
# Type: RANGE NUMBER
119+
# Option: "206-223" SELECTED
120+
#
121+
# [ups.delay.shutdown]
122+
# Interval to wait after shutdown with delay command (seconds)
123+
# Type: RANGE NUMBER
124+
# Option: "12-5940" SELECTED
125+
#
126+
# [ups.delay.start]
127+
# Interval to wait before (re)starting the load (seconds)
128+
# Type: RANGE NUMBER
129+
# Option: "0-599940" SELECTED
130+
#
131+
# [ups.start.auto]
132+
# UPS starts when mains is (re)applied
133+
# Type: ENUM NUMBER
134+
# Option: "no"
135+
# Option: "yes" SELECTED
136+
#
137+
# [ups.start.battery]
138+
# Allow to start UPS from battery
139+
# Type: ENUM NUMBER
140+
# Option: "no"
141+
# Option: "yes" SELECTED
142+
# DEVICE:EOC
143+
144+
# DEVICE:COMMENT-BLOCK:FIXME:UPSCMD: powerwalker
145+
# Instant commands supported on UPS [powerwalker]:
146+
#
147+
# beeper.disable - Disable the UPS beeper
148+
# beeper.enable - Enable the UPS beeper
149+
# beeper.toggle - Toggle the UPS beeper
150+
# bypass.start - Put the UPS in bypass mode
151+
# bypass.stop - Take the UPS out of bypass mode
152+
# driver.killpower - Tell the driver daemon to initiate UPS shutdown; should be unlocked with driver.flag.allow_killpower option or variable setting
153+
# driver.reload - Reload running driver configuration from the file system (only works for changes in some options)
154+
# 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)
155+
# 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)
156+
# load.off - Turn off the load immediately
157+
# load.on - Turn on the load immediately
158+
# shutdown.return - Turn off the load and return when power is back
159+
# shutdown.stayoff - Turn off the load and remain off
160+
# shutdown.stop - Stop a shutdown in progress
161+
# test.battery.start - Start a battery test
162+
# test.battery.start.deep - Start a deep battery test
163+
# test.battery.start.quick - Start a quick battery test
164+
# test.battery.stop - Stop the battery test
165+
# DEVICE:EOC

0 commit comments

Comments
 (0)