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

App Manager #1860

Merged
merged 30 commits into from
Jun 21, 2022
Merged

App Manager #1860

merged 30 commits into from
Jun 21, 2022

Conversation

michaelgrill
Copy link
Contributor

Changes to AppManager/AppCenter

  • added dependency managment for OpenemsApps
  • added translation for apps and error messages
  • added Apps
    • IesKeywattEvcs
    • ManualRelayControl
    • ThresholdControl
    • GridOptimizedCharge
    • SelfConsumtionOptimization

Michael Grill added 29 commits June 21, 2022 10:53
 - Reworked validation for IP-Addresses. Now it is enought if the Edge has an IP in the same network.
 - Added Worker for installing free Apps
 - Fixed deleting Component IDs in Scheduler
 - Fixed validation for IPs. e. g. Keba needs the IP '192.168.25.10' to access the EVCS '192.168.25.11' but if the EVCS doesnt start with '192.168.25.' it does not get added.
 - Fixed NullPointer if an App Name gets refactored and the app instance appid cant be mapped to an actual app
 - Added GridServingLoading, ManualRelayControl, ThresholdControl Apps
@michaelgrill michaelgrill requested a review from sfeilmeier June 21, 2022 13:19
@michaelgrill michaelgrill changed the title Feature/app manager App Manager Jun 21, 2022
Copy link
Contributor

@sfeilmeier sfeilmeier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Impressive set of changes. I did not follow everything in detail, but all the new concepts (e.g. App dependencies) look very good.

@sfeilmeier sfeilmeier merged commit 8a49669 into develop Jun 21, 2022
@sfeilmeier sfeilmeier deleted the feature/app-manager branch June 21, 2022 20:25
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