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

Implement a Prediction architecture #1327

Merged
merged 16 commits into from
Feb 26, 2021
Merged

Implement a Prediction architecture #1327

merged 16 commits into from
Feb 26, 2021

Conversation

sfeilmeier
Copy link
Contributor

No description provided.

- deprecate HourlyPrediction
- Add JSONRPC-Request + Response Get24HourPrediction
- Add HoltWinters Predictor
- Add DummyTimedata implementation
- Add JUnit Component-test for HoltWinters-Component
- align Get24HoursPrediction Request with timeseries data requests: query multiple channels at once
- allow specific predictor for Sum channels
- fix Simulator Readme
- SimulatorApp: fix Timedata service implementation
- query prediction from UI
# Conflicts:
#	io.openems.edge.common/src/io/openems/edge/common/channel/ChannelId.java
#	ui/src/app/edge/history/abstracthistorychart.ts
@sfeilmeier sfeilmeier marked this pull request as ready for review February 25, 2021 13:17
@sfeilmeier
Copy link
Contributor Author

These slides describe the prediction architecture:
2021-02-25 OpenEMS Prediction Architecture.pdf

@sfeilmeier sfeilmeier merged commit 114c175 into develop Feb 26, 2021
@sfeilmeier sfeilmeier deleted the feature/prediction branch February 26, 2021 07:44
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.

1 participant