frequenz-microgrid 0.2.2

A high-level interface to the Frequenz Microgrid API.
Documentation
1
2
3
4
5
6
7
8
{% extends "base.html" %}

{% block outdated %}
  You're not viewing the latest (stable) version.
  <a href="{{ '../' ~ base_url }}">
    <strong>Click here to go to latest (stable) version</strong>
  </a>
{% endblock %}