09-02-2022 09:03
09-02-2022 09:03
Hi,
i'm trying to create a tool that display's my calories burned vs. calories remaining on a small led display to place on my fridge to remind me whether or not I can eat 🙂 I enter my food into myfitnesspal which updates the fitbit dashboard. I just don't know what calories to use to do this because there are a number in the documentation.
I think I need to use
summary : activityCalories
and
foods : loggedFood : calories
But i'm not sure if the logged food calories is per individual item and I need to sum them?
Can someone please point me in the right direction on which attributes to use?