Skip to content

Frequenz Dispatch API¤

Build Status PyPI Package Docs

Introduction¤

Frequenz gRPC API to propagate dispatches to microgrids.

Also checkout the high-level overview of the various api repositories and how they work together

Dispatches might include, for example:

  • Hard shutdown of a location or an individual microgrid component
  • Charging or discharging a battery
  • Activation or deactivation of balancing power
  • Activation or deactivation of a power plant

Microgrid controllers are expected to regularly query this API to keep up to date with what resources the cloud wishes them to deploy.

Contributing¤

If you want to know how to build this project and contribute to it, please check out the Contributing Guide.