Does Fitbit store acelerometer X,Y,Z data in a dataset for 31 days like other data? & is it possible to interrogate that dataset or does the API only access the data in real-time. Any assistance greatly appreciated.
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.
Hi Jon, my research is in AAL. The fitbit avoids having to use a pressure sensor on their beds but I can only seem to access their sleep times but not the raw data. Any assistance greatly appreciated.
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.
Correct, so the Web API contains detailed sleep data, but not the raw accelerometer data.
You'd need to develop a device app to capture the sensor data, then you could combine that with the sleep data from the Web API.
Best AnswerIf I develop an app will I be able to receive/access the data in batch format (not a summarisation/abstraction of such data). I would like to access/receive raw data batched for a given week or indeed month. Thank you.
Best Answer