08-29-2018 13:07 - edited 08-29-2018 13:08
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

08-29-2018 13:07 - edited 08-29-2018 13:08
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


09-01-2018 09:41
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Unfortunately not, but you can persist data on the device using the File System API (CBOR file), or within local storage in the companion.

