I will address the problem off this thread as this really isn't the place. Simon Mac Donald http://hi.im/simonmacdonald
On Thu, Jan 12, 2012 at 6:08 PM, Ray Camden <rayca...@adobe.com> wrote: > Sorry to clutter this thread with a bug report, but Filip, I'm finding this > isn't working at all: > > https://groups.google.com/forum/#!searchin/phonegap/battery/phonegap/lM4vefpnX4U/c4zOpgCKCJAJ > >> -----Original Message----- >> From: Filip Maj [mailto:f...@adobe.com] >> Sent: Monday, January 09, 2012 4:10 PM >> To: callback-dev@incubator.apache.org >> Subject: Re: board report >> >> No reason, unless "haven't implemented" is a good reason :P >> >> There's a "Power" section under System Info W3C DAP spec >> (http://dev.w3.org/2009/dap/system-info/#power) but the side note on >> that spec says "Will likely need to be vastly reworked" and hasn't been >> touched since March. >> >> Another option is to use the generic Sensor API spec >> (http://dev.w3.org/2009/dap/system-info/Sensors.html) but that is also an >> event-based API. >> >> We could also just go ahead and implement our own, a la >> accelerometer/location, I.e. getCurrentBattery, watchBattery, etc. >