set_pipe_status
Open or close a specific pipe in an EPANET water distribution network to control flow.
Instructions
Open or close a pipe.
Args:
network_id: Session id.
pipe_id: Pipe name/ID.
status: "OPEN" or "CLOSED".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| pipe_id | Yes | ||
| network_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |