Clarify multiple batteries section.
authorAnssi Kostiainen <anssi.kostiainen@intel.com>
Tue, 01 Jul 2014 12:05:35 +0300
changeset 549 7857ba0e4266
parent 548 b84afc1ef2b0
child 550 653cc635faca
Clarify multiple batteries section.
battery/Overview.src.html
--- a/battery/Overview.src.html	Tue Jul 01 11:54:05 2014 +0300
+++ b/battery/Overview.src.html	Tue Jul 01 12:05:35 2014 +0300
@@ -289,9 +289,9 @@
           Otherwise, it MUST be set to false.
         </p>
         <p>
-          The <code>level</code> attribute can be set to the sum of the levels
-          of batteries of same capacity, or the weighted average of the battery
-          level attributes for batteries of different capacities.
+          The <code>level</code> attribute can be set to the average of the
+          levels of batteries of same capacity, or the weighted average of the
+          battery level attributes for batteries of different capacities.
         </p>
         <p>
           Depending on whether multiple batteries charge in parallel or
@@ -304,6 +304,12 @@
           <code>dischargingTime</code>, depending on whether they discharge
           serially or in parallel respectively.
         </p>
+        <p>
+          The <code>dischargingTime</code> attribute can be set to the maximum
+          discharging time of the individual batteries if discharging in
+          parallel, and to the sum of the individual batteries if discharging
+          serially.
+        </p>
       </section>
       <section>
         <h2>Event handlers</h2>