config_graph_checkvalve - Giswater/giswater_dbmodel GitHub Wiki
Description:
Configuration of network check valves, used for graph processes.
Fields:
Column name | Data type | Description | Example |
---|---|---|---|
node_id | character varying(16) | Id of check valve | 1092 |
to_arc | character varying(16) | Id of arc which indicates the flow direction for the process | 2104 |
active | boolean | If true, valve is used in the process | TRUE |