.. Adapted from https://stackoverflow.com/a/62613202 flexmeasures.data.automations ============================= .. automodule:: flexmeasures.data.automations .. rubric:: Functions .. autofunction:: check_execution_access .. autofunction:: execute_automation_job .. autofunction:: get_automation_handler .. autofunction:: get_automation_types .. autofunction:: initialize_automation_handlers .. autofunction:: load_automation_payload .. autofunction:: register_automation_handler .. autofunction:: resolve_plugin_generator .. autofunction:: validate_automation_type .. autofunction:: validate_output_scope .. rubric:: Classes .. autoclass:: AutomationHandler :members: :special-members: __init__ :private-members: .. rubric:: Exceptions .. autoexception:: AutomationPayloadValidationError