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

FEMS Backports 2024-09 #2788

Merged
merged 18 commits into from
Sep 10, 2024
Merged

FEMS Backports 2024-09 #2788

merged 18 commits into from
Sep 10, 2024

Conversation

sfeilmeier
Copy link
Contributor

@sfeilmeier sfeilmeier commented Sep 10, 2024

  • 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

sfeilmeier and others added 18 commits September 10, 2024 12:49
UI part of ModbusTcpApi pull request

Co-authored-by: Lukas Rieger <[email protected]>
Reviewed-by: Lukas Rieger <[email protected]>
Co-authored-by: Fabian Brandtner <[email protected]>
Co-committed-by: Fabian Brandtner <[email protected]>
- Update Version string to next release version for modbus tcp api widget

Reviewed-by: Fabian Brandtner <[email protected]>
- 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 <[email protected]>
Co-authored-by: Fabian Brandtner <[email protected]>
Co-committed-by: Fabian Brandtner <[email protected]>
Co-authored-by: Johann Kaufmann <[email protected]>
Co-authored-by: Sebastian Asen <[email protected]>
Reviewed-by: Hueseyin Sahutoglu <[email protected]>
Co-authored-by: Michael Grill <[email protected]>
Co-committed-by: Michael Grill <[email protected]>
- 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 <[email protected]>
Co-authored-by: Johann Kaufmann <[email protected]>
Co-committed-by: Johann Kaufmann <[email protected]>
- added App for PqPlus Meter UMD96 & UMD97

Co-authored-by: Michael Grill <[email protected]>
Reviewed-by: johann kaufmann <[email protected]>
Reviewed-by: Michael Grill <[email protected]>
Co-authored-by: Fabian Brandtner <[email protected]>
Co-committed-by: Fabian Brandtner <[email protected]>
Reviewed-by: Stefan Feilmeier <[email protected]>
Co-authored-by: Sebastian Asen <[email protected]>
Co-committed-by: Sebastian Asen <[email protected]>
Reviewed-by: johann kaufmann <[email protected]>
Reviewed-by: Stefan Feilmeier <[email protected]>
Co-authored-by: Michael Grill <[email protected]>
Co-committed-by: Michael Grill <[email protected]>
Fixes translation problem on init and solving caching prob with additional translations

Reviewed-by: Sagar Venu <[email protected]>
Reviewed-by: Stefan Feilmeier <[email protected]>
Co-authored-by: Lukas Rieger <[email protected]>
Co-committed-by: Lukas Rieger <[email protected]>
- Introduce app state tracking into application
- Enabling temporarily through applying `AppState: true` to localstorage
- FUTURE: Routing based on state

Reviewed-by: Stefan Feilmeier <[email protected]>
Co-authored-by: Lukas Rieger <[email protected]>
Co-committed-by: Lukas Rieger <[email protected]>
Reviewed-by: Lukas Rieger <[email protected]>
Reviewed-by: Stefan Feilmeier <[email protected]>
Co-authored-by: Fabian Brandtner <[email protected]>
Co-committed-by: Fabian Brandtner <[email protected]>
Adding check for edge version to be at least `2024.9.1` to be able to see `modbusTcpApiWIdget`

Reviewed-by: Stefan Feilmeier <[email protected]>
Co-authored-by: Lukas Rieger <[email protected]>
Co-committed-by: Lukas Rieger <[email protected]>
- 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 <[email protected]>
Co-authored-by: Fabian Brandtner <[email protected]>
Co-authored-by: Stefan Feilmeier <[email protected]>
Reviewed-by: Hueseyin Sahutoglu <[email protected]>
Reviewed-by: Stefan Feilmeier <[email protected]>
Co-authored-by: Michael Grill <[email protected]>
Co-committed-by: Michael Grill <[email protected]>
- 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 <[email protected]>
Copy link

codecov bot commented Sep 10, 2024

Codecov Report

Attention: Patch coverage is 59.96835% with 506 lines in your changes missing coverage. Please review.

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     

@sfeilmeier sfeilmeier merged commit e5160e4 into develop Sep 10, 2024
4 checks passed
@sfeilmeier sfeilmeier deleted the feature/fems-backports branch September 10, 2024 12:12
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.

1 participant