Edge2Edge ESS: Energy Calculation#3234
Merged
sfeilmeier merged 3 commits intoOpenEMS:developfrom Jul 13, 2025
Merged
Conversation
Codecov ReportAttention: Patch coverage is ❌ Your patch status has failed because the patch coverage (14.29%) is below the target coverage (75.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## develop #3234 +/- ##
=============================================
+ Coverage 59.35% 59.39% +0.05%
Complexity 139 139
=============================================
Files 2681 2681
Lines 116561 116617 +56
Branches 8636 8638 +2
=============================================
+ Hits 69168 69255 +87
+ Misses 44776 44747 -29
+ Partials 2617 2615 -2 🚀 New features to boost your workflow:
|
sfeilmeier
approved these changes
Jul 13, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Edge2Edge-ESS did not have energy values before. We decided to calculate them on the master edge, because then we don't have to change the modbus table and don't have to update the software on the slave system.