Case study

GridOS — DER middleware and control surface

Distributed-energy-resource middleware: protocol ingest (Modbus, OPC-UA), MILP dispatch, anomaly detection and an MPC forecast loop.

Problem

DER fleets speak incompatible protocols and are dispatched by heuristics that ignore network constraints.

Approach

FastAPI service layer that normalizes Modbus/OPC-UA ingest, a MILP dispatch core, anomaly detection on telemetry, and a model-predictive forecast loop.

Outcome & proof

Private codebase; architecture and interface specifications available under NDA.

FastAPIModbusOPC-UAMILP