flexmeasures.api.common.implementations

Functions

flexmeasures.api.common.implementations.get_task_run()

Get latest task runs. This endpoint returns output conforming to the task monitoring tool (bobbydams/py-pinger)

flexmeasures.api.common.implementations.ping()
flexmeasures.api.common.implementations.post_task_run()

Post that a task has been (attempted to) run. Form fields to send in: name: str, status: bool [defaults to True], datetime: datetime [defaults to now]