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

Fitbit shim should leverage range queries for BMI data #34

Closed
emersonf opened this issue Dec 10, 2015 · 1 comment
Closed

Fitbit shim should leverage range queries for BMI data #34

emersonf opened this issue Dec 10, 2015 · 1 comment

Comments

@emersonf
Copy link
Member

The bod/log/weight endpoint supports the retrieval of BMI data for multiple days, but Shimmer is requesting a day at a time, with repercussions on rate limits and performance.

Shimmer should leverage range queries to optimise the retrieval of BMI data.

@emersonf emersonf changed the title Shimmer should leverage range queries for Fitbit BMI data Fitbit shim should leverage range queries for BMI data Dec 10, 2015
@emersonf
Copy link
Member Author

This has been fixed in release 0.4.2.

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

No branches or pull requests

1 participant