add_pattern
Add a new demand or operational pattern to a water network. Provide pattern ID and multiplier values for each time step.
Instructions
Add a new demand / operational pattern to the network.
Args: network_id: Session id. pattern_id: Unique name for the new pattern. values: Multiplier values for consecutive pattern time steps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| values | Yes | ||
| network_id | Yes | ||
| pattern_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |