Click here to see reports of other supported models from PowerWalker.
When a user reports that a variable/command is not right then it will be highlighted by a red underline. Bad values/ranges/etc… will get a red dashed outline or red solid left border. The accompanying explaining comment - if provided - will be emphasized through a red dotted border on the left. |
2.7.4
Report #1 with driver usbhid-ups (detailed comments available)
This device is known to work with driver usbhid-ups.
You can grab a dummy-ups compliant .dev
file to simulate this device clicking here.
Some more detailed comments are available after the "Known supported…" sections.
Known supported variables
This device is known to support the following variables (values are just examples):
battery.charge
|
|
battery.runtime
|
|
battery.type
|
|
device.mfr
|
|
device.model
|
|
device.serial
|
|
device.type
|
|
driver.name
|
|
driver.parameter.pollfreq
|
|
driver.parameter.pollinterval
|
|
driver.parameter.port
|
|
driver.parameter.productid
|
|
driver.parameter.synchronous
|
|
driver.parameter.vendorid
|
|
driver.version
|
|
driver.version.data
|
|
driver.version.internal
|
|
input.voltage
|
|
outlet.1.status
|
|
output.frequency
|
|
output.frequency.nominal
|
|
output.voltage
|
|
output.voltage.nominal
|
|
ups.beeper.status
|
|
ups.delay.shutdown
|
|
ups.delay.start
|
|
ups.load
|
|
ups.mfr
|
|
ups.model
|
|
ups.power.nominal
|
|
ups.productid
|
|
ups.serial
|
|
ups.status
|
|
ups.test.result
|
|
ups.timer.shutdown
|
|
ups.timer.start
|
|
ups.type
|
|
ups.vendorid
|
|
About this device
The GitHub issue report contains some very detailed data dumps with driver debug start-up.
Reported at:
Further system data or configuration examples:
[ups0]
driver = usbhid-ups
port = auto
vendorid = 06da
productid = ffff
desc = "PowerWalker VI 1200 SHL"
upsrw ups0@localhost
listing# TODO: Convert to RW:... and RO:... markup
:; upsrw ups0@localhost
[output.voltage.nominal]
Nominal output voltage (V)
Type: ENUM
Option: "200"
Option: "208"
Option: "220"
Option: "230" SELECTED
Option: "240"
[ups.delay.shutdown]
Interval to wait after shutdown with delay command (seconds)
Type: STRING
Maximum length: 10
Value: 20
[ups.delay.start]
Interval to wait before (re)starting the load (seconds)
Type: STRING
Maximum length: 10
Value: 30
upscmd -l ups0@localhost
listing# TODO: Convert to CMD:... markup
:; upscmd -l ups0@localhost
Instant commands supported on UPS [ups0]:
beeper.disable - Disable the UPS beeper
beeper.enable - Enable the UPS beeper
beeper.mute - Temporarily mute the UPS beeper
beeper.off - Obsolete (use beeper.disable or beeper.mute)
beeper.on - Obsolete (use beeper.enable)
load.off - Turn off the load immediately
load.off.delay - Turn off the load with a delay (seconds)
load.on - Turn on the load immediately
load.on.delay - Turn on the load with a delay (seconds)
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.deep - Start a deep battery test
test.battery.start.quick - Start a quick battery test
test.battery.stop - Stop the battery test