Imported Upstream version 2.7.2
This commit is contained in:
parent
0121794af9
commit
a356b56d11
263 changed files with 6039 additions and 8151 deletions
|
|
@ -46,7 +46,7 @@ Like modelname above, but for the serial number. The default is 'Unknown'.
|
|||
The exact type of the communication protocol within the powercom family, that
|
||||
will be used to communicate with the UPS. The type is named after the first
|
||||
modelname that was coded with that protocol. The acceptable names are
|
||||
'Trust', 'Egys', 'KP625AP', 'IMP', 'KIN', 'BNT', and 'BNT-other'.
|
||||
'Trust', 'Egys', 'KP625AP', 'IMP', 'KIN', 'BNT', 'BNT-other' and 'OPTI'.
|
||||
The default is 'Trust'.
|
||||
+
|
||||
'BNT-other' is a special type for other BNT models (such as the 1500A at 120V
|
||||
|
|
@ -186,6 +186,13 @@ BNT-other
|
|||
batteryPercentage = {1.0000,0.0000,0.0000,1.0000,0.0000}
|
||||
voltage = {2.0000,0.0000,2.0000,0.0000}
|
||||
|
||||
OPTI
|
||||
~~~~
|
||||
numOfBytesFromUPS = 16
|
||||
methodOfFlowControl = no_flow_control
|
||||
validationSequence = {{5,0xFF},{7,0},{8,0}}
|
||||
shutdownArguments = {{1,30},y}
|
||||
|
||||
AUTHOR
|
||||
------
|
||||
Peter Bieringer <pb@bieringer.de>,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue