08-01-2018 13:33
08-01-2018 13:33
So I'm making an app that uses a few of the sensors and then outputting the data to the console.log(). I want to get that data from the fitbit studio onto my computer so I can process them, view them, and even compare them to other data I collect as I continue development. I found, or at least looks like I did, an option in the developer bridge (on the phone) that I can get the logs from my app and share them, but every time I try nothing ever shows up. How do I get the logs (if I'm right about my assumption) to show up? Or is there a better and more correct way to get the logs that I'm after?
Answered! Go to the Best Answer.
Best Answer08-07-2018 17:46
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.
08-07-2018 17:46
You need to look at the messaging guide, and the companion guide.
https://dev.fitbit.com/build/guides/companion/
https://dev.fitbit.com/build/guides/communications/messaging/
08-07-2018 17:46
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.
08-07-2018 17:46
You need to look at the messaging guide, and the companion guide.
https://dev.fitbit.com/build/guides/companion/
https://dev.fitbit.com/build/guides/communications/messaging/
08-18-2018 18:52 - edited 08-18-2018 20:12
08-18-2018 18:52 - edited 08-18-2018 20:12
I'm still working on a few different problems as well as the one I stated. I'll be trying out your answer and see if it's what I need. I'll update this threads status once I know if it does or doesn't work for what I'm needing.
Best Answer08-30-2018 10:59
08-30-2018 10:59
Thank you for pointing me in the right direction. It worked nicely. Literally just took the code from the messaging one and it gave me the code to get the data off of the device.
Best Answer