-
Notifications
You must be signed in to change notification settings - Fork 397
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
FEMS Backports 2024-09 #2788
Merged
Merged
FEMS Backports 2024-09 #2788
Conversation
This file contains 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
Contributor
sfeilmeier
commented
Sep 10, 2024
•
edited
Loading
edited
- AppCenter: handle hardware specifics via hardware Apps
- AppCenter: App for Phoenix Contact Meter EEM-MB370-24DC
- AppCenter: App for PqPlus Meter UMD96 & UMD97
- Channels: allow translatable Channel descriptions
- Controller.Api.ModbusTcp.ReadWrite: UI live and historic view
- GoodWe: fix StateRegisters
- Simulated Predictor
- UI: track connection State & add backend not accessible info
UI part of ModbusTcpApi pull request Co-authored-by: Lukas Rieger <73471197+lukasrgr@users.noreply.github.com> Reviewed-by: Lukas Rieger <73471197+lukasrgr@users.noreply.github.com> Co-authored-by: Fabian Brandtner <10850256+fabian94533@users.noreply.github.com> Co-committed-by: Fabian Brandtner <10850256+fabian94533@users.noreply.github.com>
- Update Version string to next release version for modbus tcp api widget Reviewed-by: Fabian Brandtner <10850256+fabian94533@users.noreply.github.com>
Reviewed-on: https://git.intranet.fenecon.de/FENECON/fems/pulls/1418 Reviewed-by: Sagar Venu <sagar.venu@fenecon.de>
- Set registers to channels (e.g. SetActivePowerEquals -> Channel modbusTcpApi0/Ess0SetActivePowerEquals) - Set property WriteChannels for all overriden channels (Channels are created dynamically) - Implemented logic for history Reviewed-by: Sebastian Asen <47855186+sebastianasen@users.noreply.github.com> Co-authored-by: Fabian Brandtner <10850256+fabian94533@users.noreply.github.com> Co-committed-by: Fabian Brandtner <10850256+fabian94533@users.noreply.github.com>
Co-authored-by: Johann Kaufmann <165755282+johannk24@users.noreply.github.com> Co-authored-by: Sebastian Asen <47855186+sebastianasen@users.noreply.github.com> Reviewed-by: Hueseyin Sahutoglu <34771592+huseyinsaht@users.noreply.github.com> Co-authored-by: Michael Grill <59126309+michaelgrill@users.noreply.github.com> Co-committed-by: Michael Grill <59126309+michaelgrill@users.noreply.github.com>
- Allow translations for Channel descriptions - Applied on AppManager for now - Two new translationsfiles that are read in a new overloaded method tochannelrecord Reviewed-by: Michael Grill <59126309+michaelgrill@users.noreply.github.com> Co-authored-by: Johann Kaufmann <165755282+johannk24@users.noreply.github.com> Co-committed-by: Johann Kaufmann <165755282+johannk24@users.noreply.github.com>
- added App for PqPlus Meter UMD96 & UMD97 Co-authored-by: Michael Grill <59126309+michaelgrill@users.noreply.github.com> Reviewed-by: johann kaufmann <johann.kaufmann@fenecon.de> Reviewed-by: Michael Grill <59126309+michaelgrill@users.noreply.github.com> Co-authored-by: Fabian Brandtner <10850256+fabian94533@users.noreply.github.com> Co-committed-by: Fabian Brandtner <10850256+fabian94533@users.noreply.github.com>
Reviewed-by: Stefan Feilmeier <3515268+sfeilmeier@users.noreply.github.com> Co-authored-by: Sebastian Asen <47855186+sebastianasen@users.noreply.github.com> Co-committed-by: Sebastian Asen <47855186+sebastianasen@users.noreply.github.com>
Reviewed-by: johann kaufmann <johann.kaufmann@fenecon.de> Reviewed-by: Stefan Feilmeier <3515268+sfeilmeier@users.noreply.github.com> Co-authored-by: Michael Grill <59126309+michaelgrill@users.noreply.github.com> Co-committed-by: Michael Grill <59126309+michaelgrill@users.noreply.github.com>
Fixes translation problem on init and solving caching prob with additional translations Reviewed-by: Sagar Venu <32655208+venu-sagar@users.noreply.github.com> Reviewed-by: Stefan Feilmeier <3515268+sfeilmeier@users.noreply.github.com> Co-authored-by: Lukas Rieger <73471197+lukasrgr@users.noreply.github.com> Co-committed-by: Lukas Rieger <73471197+lukasrgr@users.noreply.github.com>
- Introduce app state tracking into application - Enabling temporarily through applying `AppState: true` to localstorage - FUTURE: Routing based on state Reviewed-by: Stefan Feilmeier <3515268+sfeilmeier@users.noreply.github.com> Co-authored-by: Lukas Rieger <73471197+lukasrgr@users.noreply.github.com> Co-committed-by: Lukas Rieger <73471197+lukasrgr@users.noreply.github.com>
Reviewed-by: Lukas Rieger <73471197+lukasrgr@users.noreply.github.com> Reviewed-by: Stefan Feilmeier <3515268+sfeilmeier@users.noreply.github.com> Co-authored-by: Fabian Brandtner <10850256+fabian94533@users.noreply.github.com> Co-committed-by: Fabian Brandtner <10850256+fabian94533@users.noreply.github.com>
Adding check for edge version to be at least `2024.9.1` to be able to see `modbusTcpApiWIdget` Reviewed-by: Stefan Feilmeier <3515268+sfeilmeier@users.noreply.github.com> Co-authored-by: Lukas Rieger <73471197+lukasrgr@users.noreply.github.com> Co-committed-by: Lukas Rieger <73471197+lukasrgr@users.noreply.github.com>
- Created Limiter 14a App (supported by CM3 & CM4S) - Created Gpio IO App - Created Openems Hardware Categorie - Added Limiter 14a App dependency to Home 10 / 20 / 30 Co-authored-by: Sebastian Asen <47855186+sebastianasen@users.noreply.github.com> Co-authored-by: Fabian Brandtner <10850256+fabian94533@users.noreply.github.com> Co-authored-by: Stefan Feilmeier <3515268+sfeilmeier@users.noreply.github.com> Reviewed-by: Hueseyin Sahutoglu <34771592+huseyinsaht@users.noreply.github.com> Reviewed-by: Stefan Feilmeier <3515268+sfeilmeier@users.noreply.github.com> Co-authored-by: Michael Grill <59126309+michaelgrill@users.noreply.github.com> Co-committed-by: Michael Grill <59126309+michaelgrill@users.noreply.github.com>
- Add `Simulator.Predictor` that uses a `Datasource` to provide a simulated prediction - This implementation allows testing prediction-based features and can be used to fake Production or Consumption for a prediction-based Controller like Time-of-Use. Reviewed-by: Sagar Venu <32655208+venu-sagar@users.noreply.github.com>
Codecov ReportAttention: Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## develop #2788 +/- ##
=============================================
+ Coverage 55.91% 56.12% +0.21%
- Complexity 8052 8200 +148
=============================================
Files 2079 2103 +24
Lines 87955 89017 +1062
Branches 6502 6560 +58
=============================================
+ Hits 49170 49949 +779
- Misses 37094 37411 +317
+ Partials 1691 1657 -34 |
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.