You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Lisa Seacat DeLuca (JIRA)" <ji...@apache.org> on 2014/09/18 18:43:33 UTC

[jira] [Created] (CB-7586) Cordova W3C Battery Alignment - chargingTimeChange event

Lisa Seacat DeLuca created CB-7586:
--------------------------------------

             Summary: Cordova W3C Battery Alignment - chargingTimeChange event
                 Key: CB-7586
                 URL: https://issues.apache.org/jira/browse/CB-7586
             Project: Apache Cordova
          Issue Type: Sub-task
          Components: Plugin Battery Status
            Reporter: Lisa Seacat DeLuca


JIRA parent issue: https://issues.apache.org/jira/browse/CB-6065 
Cordova documentation: https://github.com/apache/cordova-plugin-battery-status/blob/master/doc/index.md 
w3c spec: http://www.w3.org/TR/battery-status 

Gap analysis document can be found here: https://docs.google.com/document/d/1mAcjwf39IcIqpIuS-7SzlDxTgk4OebCHae6yfOwnStE/edit?usp=sharing

The BatteryManager object should have a readonly property called chargingTime. The chargingTime attribute must be set to 0, if the battery is full or there is no battery attached to the system, and to the value positive Infinity if the battery is discharging, the implementation is unable to report the remaining charging time, or otherwise. 
Multiple Batteries. chargingTime. The chargingTime attribute can be set to the maximum charging time of the individual batteries if charging in parallel, and to the sum of the individual charging times if charging serially.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)