Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.03 KB

File metadata and controls

24 lines (16 loc) · 1.03 KB

Frequenz Dispatch API

Build Status PyPI Package Docs

Introduction

Frequenz gRPC API to propagate dispatches to microgrids.

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.