flexmeasures.ui.views.users.views
Functions
- flexmeasures.ui.views.users.views.process_internal_api_response(user_data: dict, user_id: int | None = None, make_obj=False) User | dict
Turn data from the internal API into something we can use to further populate the UI. Either as a user object or a dict for form filling.
Classes