Registering Automated Flows
Function Registration
- Load the waste water data at the path given as an argument to perform the analyses.
- Perform some transformation onto the data.
Registering Ingestions
- The key (i.e.,
"wastewater"
) must match the key from the earlier code sample for function registration. - Specify a timer-based data ingestion policy, which has an implementation provided by AERO.
- Timer delay is specified in seconds. This value of
86400
makes the flow run on a daily basis.