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 2022-10 #1948

Merged
merged 3 commits into from
Oct 13, 2022
Merged

FEMS Backports 2022-10 #1948

merged 3 commits into from
Oct 13, 2022

Conversation

sfeilmeier
Copy link
Contributor

  • OpenEMS Edge

    • Improve startup time/behaviour via @Activate/@Modifed/@deactivate
    • Soltaro Battery: remove non-required info
    • Sinexcel Battery-Inverter: improve control speed
    • Time-Of-Use-Discharge Controller: properly handle emergency reserve SoC
    • Sell-To-Grid-Limit PV-Inverter: add asymmetric control
    • Improvements to App-Center
    • Improvements to Network Configuration
    • Add Modbus/TCP definitions for GoodWe ESS
  • OpenEMS UI

    • Add linting check to Github Workflow/CI
    • Improvements to Alerting
    • Improvements to Network Configuration
    • ngx-translate: switch to async translations and json file format; Translations are now compatible with i18n-ally Visual Studio Code extension
    • General improvements
  • OpenEMS Backend

    • Add TimescaleDB implementation (BETA test quality). See proposal at https://community.openems.io/t/new-integration-timescaledb/983
    • Handle SerialNumber of EMS in Odoo
    • Improvements to Alerting
    • Improve handling of subscribes to Channels
    • Move EdgeCache (caching of current data) to EdgeWebsocket.WsData
    • Metadata.Odoo: code cleanup
    • General performance improvements - analyzed via JDK Mission Control
  • Common

    • JsonUtils: performance improvements + JUnit tests
    • Improve automated Websocket reconnect on error
    • Add @Modifed to all Singletons
    • Handle @Modifed in JUnit tests

- OpenEMS Edge
  - Improve startup time/behaviour via @Activate/@Modifed/@deactivate
  - Soltaro Battery: remove non-required info
  - Sinexcel Battery-Inverter: improve control speed
  - Time-Of-Use-Discharge Controller: properly handle emergency reserve SoC
  - Sell-To-Grid-Limit PV-Inverter: add asymmetric control
  - Improvements to App-Center
  - Improvements to Network Configuration
  - Add Modbus/TCP definitions for GoodWe ESS

- OpenEMS UI
  - Add linting check to Github Workflow/CI
  - Improvements to Alerting
  - Improvements to Network Configuration
  - ngx-translate: switch to async translations and json file format; **Translations are now compatible with i18n-ally Visual Studio Code extension**
  - General improvements

- OpenEMS Backend
  - Add TimescaleDB implementation (BETA test quality)
  - Handle SerialNumber of EMS in Odoo
  - Improvements to Alerting
  - Improve handling of subscribes to Channels
  - Move EdgeCache (caching of current data) to EdgeWebsocket.WsData
  - Metadata.Odoo: code cleanup
  - General performance improvements - analyzed via JDK Mission Control

- Common
  - JsonUtils: performance improvements + JUnit tests
  - Improve automated Websocket reconnect on error
  - Add @Modifed to all Singletons
  - Handle @Modifed in JUnit tests
@sfeilmeier sfeilmeier merged commit 01323c7 into develop Oct 13, 2022
@sfeilmeier sfeilmeier deleted the feature/fems-backports-2022-10 branch October 13, 2022 14:54
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