Imported Upstream version 2.7.3

This commit is contained in:
Arnaud Quette 2015-04-30 15:53:36 +02:00
parent a356b56d11
commit fd413a3168
283 changed files with 14978 additions and 6511 deletions

View file

@ -60,6 +60,8 @@ let ups_fields = "driver"
| "awd"
| "batteryPercentage"
| "battery_alarm"
| "battery_max"
| "battery_min"
| "battery_number"
| "battery_open_status_check"
| "battext"
@ -86,11 +88,16 @@ let ups_fields = "driver"
| "frequency"
| "fruid"
| "full_update"
| "hb"
| "houroff"
| "houron"
| "idleload"
| "ignoresab"
| "input_timeout"
| "interruptonly"
| "interruptsize"
| "langid_fix"
| "lb"
| "limited_runtime_on_battery"
| "linevoltage"
| "load.off"
@ -127,6 +134,7 @@ let ups_fields = "driver"
| "output_pace"
| "output_phase_angle"
| "password"
| "pins_shutdown_mode"
| "pollfreq"
| "pollonly"
| "powerup"
@ -166,6 +174,7 @@ let ups_fields = "driver"
| "ups.delay.shutdown"
| "ups.delay.start"
| "upstype"
| "usb_set_altinterface"
| "usd"
| "use_crlf"
| "use_pre_lf"