Imported Upstream version 2.7.4
This commit is contained in:
parent
fd413a3168
commit
c9cb2187ee
290 changed files with 7473 additions and 2607 deletions
|
|
@ -200,7 +200,7 @@ Possible values for status_set:
|
|||
OL - On line (mains is present)
|
||||
OB - On battery (mains is not present)
|
||||
LB - Low battery
|
||||
HB - High battery
|
||||
HB - High battery
|
||||
RB - The battery needs to be replaced
|
||||
CHRG - The battery is charging
|
||||
DISCHRG - The battery is discharging (inverter is providing load power)
|
||||
|
|
@ -225,9 +225,13 @@ below).
|
|||
|
||||
- As an exception, drivers may set "FSD" when an imminent shutdown has been
|
||||
detected. In this case, the "on battery + low battery" condition should not be
|
||||
met. Otherwise, setting status to "OB LB" should be prefered.
|
||||
met. Otherwise, setting status to "OB LB" should be preferred.
|
||||
|
||||
- the OL and OB flags are an indication of the input line status only.
|
||||
|
||||
- the CHRG and DISCHRG flags are under replacement by battery.charger.status.
|
||||
See the linkdoc:user-manual[NUT command and variable naming scheme,nut-names]
|
||||
for more information.
|
||||
================================================================================
|
||||
|
||||
UPS alarms
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue