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

352 new tutorial for saving forcast data #363

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

djs0109
Copy link
Contributor

@djs0109 djs0109 commented Dec 3, 2024

closes #352

@djs0109
Copy link
Contributor Author

djs0109 commented Dec 3, 2024

@Malte96 could you review this PR? Feel free to bring more ideas that you think it is worth showing

@djs0109
Copy link
Contributor Author

djs0109 commented Dec 3, 2024

For example I didn't get that; what will this query do

SELECT time_index + INTERVAL '12 hours', "elektrical_output:energy:forecast['12:0']"
FROM "mte3_fieldtest"."etpv_system"
WHERE
$__timeFilter(time_index + INTERVAL '12 hours') and
"elektrical_output:energy:forecast['12:0']" is NOT Null

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.

New tutorial for saving forcast data
1 participant