delete_control
Delete a simple control from an EPANET network by its 1-based index. Use get_controls to list available controls.
Instructions
Delete a simple control by its 1-based index.
Args:
network_id: Session id.
control_index: 1-based index (use get_controls to list them).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network_id | Yes | ||
| control_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |