Skip to content

Releases: iceccarelli/derim-middleware

DERIM Middleware v0.1.1

07 Apr 17:56

Choose a tag to compare

DERIM Middleware v0.1.1

This release marks the first polished public release of DERIM Middleware, an open-source and modular platform for integrating heterogeneous distributed energy resources with modern grid and energy management systems.

DERIM provides a standards-aligned middleware foundation for connecting and orchestrating solar PV inverters, battery energy storage systems, EV charging infrastructure, and related smart grid assets through a consistent API and extensible adapter architecture.

Highlights

  • FastAPI-based middleware service for DER device integration and telemetry workflows
  • Adapter architecture for protocols and standards including Modbus, MQTT, SunSpec, and OCPP
  • Structured support for solar PV, battery systems, and EV charging assets
  • Development-friendly local setup with test coverage, packaging, and container support
  • Improved CI/CD automation for testing, Docker validation, security scanning, and PyPI publishing

Included in this release

  • Corrected repository and package metadata for the current iceccarelli/derim-middleware repository
  • Updated packaging configuration for public PyPI release workflows
  • Strengthened GitHub Actions pipelines for linting, type checking, testing, package validation, Docker build verification, and release publishing
  • Added security scanning and release automation improvements for long-term maintainability

Notes

This release is intended as the baseline public release for DERIM Middleware and establishes the project's packaging, release, and automation foundation for future community and production-oriented development.