Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Patient data and collecting intervals

ANSWERED

Hello,

 

I am currently working on a psychiatry project for panic attach research. Heart rate, SPO2, and sleep data(or scores) are very important indicators to monitor the patients but all of them are with different collecting intervals. For example, heart rate and SPO2 data need to be collected in minutes, while sleep data is on daily basis, same as other items. The Fitbit device we are planning to use is Charge4(preferred) or other trackers(watch is not preferred unfortunatelly).

 My questions are -

1) As far as I understood the data collecting intervals between Fitbit device to WebAPI is 15 min and cannot be adjusted(please correct my if I am wrong), so the only way is to create a Fitbit app or clockface on device and collect these data from device via DeviceAPI, then send it to my app or server via companion APIs. Is it correcct? 

2) From Fitbit Device API(https://dev.fitbit.com/build/reference/device-api/) and Web API(https://dev.fitbit.com/build/reference/web-api/), I did not find the APIs for reading the SPO2 data. Did I miss it or SPO2 is not able to be collected from both? If so how do I get this data? 

 

Thanks in advance!

 

Hannah

 

Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions

1) It is not possible to develop application for Fitbit Trackers, only for smartwatches (Fitbit OS devices Ionic and above)

2) Fitbit hasn't released the API for SpO2.

View best answer in original post

Best Answer
2 REPLIES 2

1) It is not possible to develop application for Fitbit Trackers, only for smartwatches (Fitbit OS devices Ionic and above)

2) Fitbit hasn't released the API for SpO2.

Best Answer

Clear! Thanks for the reply. 

Best Answer
0 Votes