Skip to content

2022.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Oct 20:12
· 794 commits to develop since this release

Highlights

FEMS Backports 2022-08 (#1921)

  • Backend.Api.Controller
    • Improve reconnection speed
    • Fix problems if initial connection fails with timeout
    • Disable JUnit test as it sometimes breaks CI
  • Modbus-TCP-Api Controller:
    • Add implementation of 'cycleValue'
    • Return actual ESS limits at the Controller position in the Scheduler (instead of just AllowedCharge/DischargePower)
  • Heating Element Controller
    • Add Status information
    • Runtime fixes
  • Timeslot-Peakshaving ("Hochlastzeitfenster")
    • Fix parsing of times
    • Add PeakShavedPower Channel
  • App-Center
    • Improve Javadoc and minor improvements to App definitions and App-Manager service
  • Shelly IO
    • Implement 'Meter' Nature. Now Shelly Plugs are shown as Consumption in OpenEMS UI
  • Meters by Carlo Gavazzi, Janitza, Siemens, SOCOMEC, Schneider
    • Add invert feature
  • Simulated ESS
    • Derive AllowedCharge/DischargePower from Capacity (simulate a C-Rate of 1)
  • UI
    • Add ES-Lint and Unit tests
    • Continue migration to oe-modal-line etc.

Version upgrades

  • Bump uuid from 8.3.2 to 9.0.0 in /ui (#1922)
  • Bump org.apache.felix.eventadmin from 1.6.2 to 1.6.4 in /cnf (#1919)