Click here to see reports of other supported models from Powercom.
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.2
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.charge.low
|
|
battery.charge.warning
|
|
battery.date
|
|
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.vendorid
|
|
driver.version
|
|
driver.version.data
|
|
driver.version.internal
|
|
input.frequency
|
|
input.voltage
|
|
input.voltage.nominal
|
|
output.frequency
|
|
output.voltage
|
|
output.voltage.nominal
|
|
ups.beeper.status
|
|
ups.date
|
|
ups.delay.shutdown
|
|
ups.delay.start
|
|
ups.load
|
|
ups.mfr
|
|
ups.model
|
|
ups.productid
|
|
ups.serial
|
|
ups.status
|
|
ups.test.result
|
|
ups.timer.shutdown
|
|
ups.timer.start
|
|
ups.vendorid
|
|
About this device
Sometimes ups.beeper.status: disabled
disappears from upsc output after
invoking beeper.disable
or beeper.enable
command, but the commands are
processed as expected. ups.beeper.status
never shown as enabled in upsc
report.
When UPS in warning state, beeper.disable
does not disable beeper.
Beeper could be disabled in this mode only by hardware button.
Setting battery charge works with config file (because upsrw
errors out)
as in the attached example.
See also comments for Raptor 2000 with similar issues.
-
Notification with COMMBAD driver restart
This UPS occasionally disconnects, and driver begins reporting "Data Stale" As a workaround, in
Populate the notification script like this:
Configure the driver like this:
|
Reported at:
Vendor/Manufacturer information:
Further system data or configuration examples:
[RPT-600AP]
# Setting battery charge works with config file
# (because `upsrw` errors out)
driver = usbhid-ups
port = auto
vendorid = 0d9f
ignorelb
override.battery.charge.low = 70
override.battery.charge.warning = 80
upsrw RPT-600AP@localhost
listing# TODO: Convert to RW:... and RO:... markup
:; upsrw RPT-600AP@localhost
[ups.delay.shutdown]
Interval to wait after shutdown with delay command (seconds)
Type: STRING
Maximum length: 8
Value: 20
[ups.delay.start]
Interval to wait before (re)starting the load (seconds)
Type: STRING
Maximum length: 8
Value: 60
upscmd -l RPT-600AP@localhost
listing# TODO: Convert to CMD:... markup
:; upscmd -l RPT-600AP@localhost
Instant commands supported on UPS [RPT-600AP]:
beeper.disable - Disable the UPS beeper
beeper.enable - Enable the UPS beeper
beeper.toggle - Toggle the UPS beeper
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
test.battery.start.quick - Start a quick battery test
lsusb
listing:; lsusb -d 0d9f:0004 -v
Bus 002 Device 002: ID 0d9f:0004 Powercom Co., Ltd
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x0d9f Powercom Co., Ltd
idProduct 0x0004
bcdDevice 0.02
iManufacturer 3 POWERCOM Co.,LTD
iProduct 1 HID UPS Battery
iSerial 2 004-0D9F-000
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 34
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xa0
(Bus Powered)
Remote Wakeup
MaxPower 100mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 3 Human Interface Device
bInterfaceSubClass 0 No Subclass
bInterfaceProtocol 0 None
iInterface 0
HID Device Descriptor:
bLength 9
bDescriptorType 33
bcdHID 1.00
bCountryCode 0 Not supported
bNumDescriptors 1
bDescriptorType 34 Report
wDescriptorLength 996
Report Descriptors:
** UNAVAILABLE **
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0008 1x 8 bytes
bInterval 100
Device Status: 0x0001
Self Powered