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

Reduce number of API calls necessary #41

Merged
merged 2 commits into from
Oct 15, 2022
Merged

Conversation

basilfx
Copy link
Owner

@basilfx basilfx commented Oct 15, 2022

No description provided.

The device update interval is a 'fallback', and will not be used when
the device is active. In that case, the websocket updates will update
the device much faster.

When the device is not active, most fetches will result in retrieving
the same data for an offline device. Therefore, once every 15 minutes
should be more than enough.
@basilfx basilfx merged commit 2efea0c into master Oct 15, 2022
@basilfx basilfx deleted the feature/api_refreshes branch October 15, 2022 23:50
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

Successfully merging this pull request may close these issues.

None yet

1 participant