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

Make data fetch time interval changeable via state variable #308

Open
Loenne83 opened this issue Apr 17, 2022 · 0 comments
Open

Make data fetch time interval changeable via state variable #308

Loenne83 opened this issue Apr 17, 2022 · 0 comments

Comments

@Loenne83
Copy link

Problem:
Sometimes, a more precise time resolution of the data is helpful. Changing of the data fetch time interval is currently only possible by changing instance config.

Possible solution:
The instance may provide a read/writable variable as state in objects. This variable can be modified with scripts in order to get more detailled data for a short period of time

Alternative:
A variable that - when set to true - instantly causes the instance to fetch current data.

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

2 participants