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

Commits on Dec 7, 2020

  1. Refactor Fix-Active-Power-Controller

    - 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 committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    6023d3d View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. add UI widget

    fabianfnc committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    461f4de View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Merge remote-tracking branch 'origin/develop' into feature/fix-active…

    …-power
    
    # Conflicts:
    #	ui/src/app/edge/live/live.module.ts
    #	ui/src/app/shared/type/widget.ts
    sfeilmeier committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    c246f12 View commit details
    Browse the repository at this point in the history