I want to conduct a scientific study to track sleep stage data of my participants in real-time. I know I can request sleep-stage data of a specific date via fitbit APIs but how can I access sleep stage data of a fitbit in real time using a developed app or anything else?
Answered! Go to the Best Answer.
Best AnswerYou'd have to actually compute them from accelerometer readings using your own algorithms. No other way.
Best Answer