08-29-2018 13:07 - edited 08-29-2018 13:08
08-29-2018 13:07 - edited 08-29-2018 13:08
Hi,
Similarly what FitBit syncs steps, sleep, etc... data to their FitBit cloud, can we have our own data also uploaded in their cloud. I basically wanted to upload daily total expenses of user. So instead of sending this data to our own server, can I use FitBit cloud and create custom entity which will store this data?
09-01-2018 09:41
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.
09-01-2018 09:41
Unfortunately not, but you can persist data on the device using the File System API (CBOR file), or within local storage in the companion.
Best Answer