SIENTIAPDE-1478
Add write_pi_web_api_data activity to main workflow in worker.py
This commit is contained in:
@@ -207,6 +207,8 @@ async def main():
|
||||
activities.repeat_last_prediction,
|
||||
activities.export_data_to_postgres,
|
||||
activities.write_metrics,
|
||||
# Pi Web API
|
||||
activities.write_pi_web_api_data,
|
||||
],
|
||||
logger=logger,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user