I'm trying to use data from my Fitbit to catch my hand movement.
Then I find the Fitbit Api here: https://wiki.fitbit.com/display/API/Fitbit+Resource+Access+API
In the collection resources part, it seems that I can only get some data like body measurements, weight, recent activities, friends, etc.
So, my question is, does Fitbit provide any API to help me get its realtime accelerometer data and Gyroscope data?