Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fetch "activity types" data for speed data for activities #27

Open
mcescalante opened this issue Oct 15, 2019 · 0 comments
Open

Fetch "activity types" data for speed data for activities #27

mcescalante opened this issue Oct 15, 2019 · 0 comments

Comments

@mcescalante
Copy link
Member

There were discussions of getting walking speed data into OH and after looking at the Fitbit API it looks like there are 2 different API endpoints that aren't being utilized that contain activity speed information:

  1. "Activities list" which contains a single speed datapoint for an entire activity
  2. "Activity type" which returns more detailed information about an activity including min & max speed per "level" https://dev.fitbit.com/build/reference/web-api/activity/#get-activity-type

We should add in the latter to our fetching to see how much data accumulates for someone who has years worth of activity data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant