hey guys,
did anyone of you tried to usethe property "timeUntilFull"? Because if I want to access it, it always returns "undefined". Battery.chargeLevel works like a charm. It's just the timeUntilFull property. This is how I use it:
let timeLeft = battery.timeUntilFull;
console.log(timeLeft);
Answered! Go to the Best Answer.
Best Answer
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
Sorry, it looks like it didn't make it into the firmware release, but it did make it into the documentation.
Hopefully this will make an appearance in a future update!
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.