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

Fix-Active-Power-Controller: Refactor + add UI Widget #1325

Merged
merged 3 commits into from
Dec 15, 2020

Conversation

sfeilmeier
Copy link
Contributor

  • Rename to namespace "io.openems.edge.controller.ess"
  • Add 'Mode' to be compatible with UI features
  • Use 'SetActivePowerEquals' Channel at ESS
  • Use @reference to get the ESS
  • Add JUnit test

- Rename to namespace "io.openems.edge.controller.ess"
- Add 'Mode' to be compatible with UI features
- Use 'SetActivePowerEquals' Channel at ESS
- Use @reference to get the ESS
- Add JUnit test
@sfeilmeier
Copy link
Contributor Author

@fabianfnc: übernimmst du von hier?

Property mode kann MANUAL_ON und MANUAL_OFF sein. Bei ON wird das Property power gelesen und als Wertvorgabe an den Speicher gesendet. Bei OFF macht er gar nichts.

@fabianfnc fabianfnc marked this pull request as ready for review December 8, 2020 22:25
@fabianfnc
Copy link
Contributor

Ist soweit Fertig.

grafik
grafik

…-power

# Conflicts:
#	ui/src/app/edge/live/live.module.ts
#	ui/src/app/shared/type/widget.ts
@sfeilmeier sfeilmeier merged commit 41c8c64 into develop Dec 15, 2020
@sfeilmeier sfeilmeier deleted the feature/fix-active-power branch December 15, 2020 10:03
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.

2 participants