flexmeasures.api.ui
Modules
Endpoints that store a user's choices in the FlexMeasures UI in their session. |
Endpoints supporting the FlexMeasures UI.
They are not part of the official API, and not meant for external UIs: they serve FlexMeasures’ own UI, which is deployed together with the server, so they may change in any FlexMeasures version. For integrations, use the official API (see flexmeasures.api.v3_0).
Functions
- flexmeasures.api.ui.register_at(app: Flask)
This can be used to register FlaskViews.