10-06-2023 00:53
10-06-2023 00:53
Hello, we are having research in Korea through FITBIT data.
After downloading the FITBIT charge 5 watch data, I checked the API web, but I couldn't find the explanation of some variables.
1. Where can I find the explanation for the 13 variables below?
1)OutOfRangeHeartRateMinutesact/ 2)FatBurnHeartRateMinutesact/ 3)CardioHeartRateMinutesact/ 4)PeakHeartRateMinutesact/ 5)OutOfRangeHeartRateMinutesheart/ 6)FatBurnHeartRateMinutesheart/ 7)CardioHeartRateMinutesheart/ 8)PeakHeartRateMinutesheart/ 9)sync/ 10)first_inbed/ 11)outbed/ 12)first_sleep/ 13)wakeup
2. Is there any difference between the following variables(Rmssd vs deepRmssd)? Where can I find a detailed explanation?
Thank you for your help 🙂
Best Answer10-06-2023 04:12
Diamond Fitbit Product Experts share support knowledge on the forums and advocate for the betterment of Fitbit products and services. Learn more
10-06-2023 04:12
Hello @Jisoo and welcome to the Community. I moved your post to the Web API forum. I hope that one of the developers can help you.
Laurie | Maryland
Sense 2, Luxe, Aria 2 | iOS | Mac OS
Take a look at the Fitbit help site for further assistance and information.
10-06-2023 11:21
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.
10-06-2023 11:21
Hi @Jisoo
Let's see if I can answer those questions for you.
1. Where did you get these names? They don't match up to the elements we return through the API. Some of them I can relate these items to what we do return.
2. We return 3 rmssd values
Hope this helps