- 
                Notifications
    You must be signed in to change notification settings 
- Fork 513
Description
Contribution Type
Feature
Component
Edge
Contributor Level
Casual
Description
[This is a first example of a Hacktoberfest Issue]
Currently, there is a PR for a Heidelber evcs implementation existing.
#2737
To be able to install and configure the evcs it would be good to create an APP for the AppCenter.
An OpenEMS APP is combining multiple Components and or Controllers and allows a save way to access and configure only possible values for one APP by a normal User/Installer.
There are already some other APP implementations that could help you.
https://github.com/OpenEMS/openems/tree/develop/io.openems.edge.core/src/io/openems/edge/app/evcs
Definition of Done
A new APP Heidelberg.
Properties that could be configured:
Depending/Installed Components:
- Evcs Component Heidelberg (io.openems.edge.evcs.heidelberg/src/io/openems/edge/evcs/heidelberg/connect/EvcsHeidelbergConnectImpl.java)
- Evcs Controller (https://github.com/OpenEMS/openems/blob/develop/io.openems.edge.controller.evcs/src/io/openems/edge/controller/evcs/ControllerEvcsImpl.java)
- Scheduler order (similar to other evcs apps)
Difficulties
Branch has to be merged or based on the PR #2737 if this is not already merged to develop before.
To be used in production somewhere there has to be a key or key category that is mapped to this APP e.g. in Odoo.
