- Support for ADS-TEC StoraXe ESS and SOCOMEC Countis E34
- Bug fixes and other changes
the 100 % Energy Revolution needs a free and open source Energy Management System
This adds support for the MQTT protocol in OpenEMS Edge. The new „Controller.Api.MQTT“ publishes data to an MQTT broker
New Implementations: KMTronic 4-Port Relay Board & GoodWe Battery-Inverter for Generic-ESS
Update of Local Timeseries database „RRD4j „
Now there are more options to adjust the number of files written to the hard disk and the files are generally smaller. Auto-update for old files is provided.
Many OpenEMS Backend improvements (backports from FEMS)
Implementation of Advanced Battery Protection algorithms
The „Battery-Protection“ implementation serves as an addition to low-level battery management systems (BMS). It allows a fine grained definition of battery protection parameters and handles logics that are shared between different BMS implementations.
Implementation of a new Prediction architecture
Predictors
, e.g. implementation of the Predictor24Hours
. These Predictors can announce for which channels they allow a prediction and provide a Prediction24Hours
result.PredictorManager
. It knows which actual Predictors to ask for their prediction, post-processes these predictions and returns them either directly in code via the Predictor::get24HoursPrediction()
method or via a get24HoursPrediction
JSON-RPC request to the _predictorManager
component.Improvements to OpenEMS documentation
Integrate some documentation that was created within the EASY-RES research project: https://openems.github.io/openems.io/openems/latest/randd.html#_easy_res
…and lots of minor additions, code quality improvements and bug fixes
…and lots of minor additions, code quality improvements and bug fixes
…and lots of minor additions, code quality improvements and bug fixes
Implement the Hardy Barth „Salia“ Electric Vehicle Charging Station
Massive improvement for the Maschinenfabrik Reinhausen GRIDCON PCS implementation
…and lots of minor additions, code quality improvements and bug fixes
…and lots of code quality improvements and bug fixes