-
Notifications
You must be signed in to change notification settings - Fork 11
ws_inp_rules
Edgar Fuste edited this page Nov 2, 2021
·
1 revision
Defines rule-based controls that modify arcs based on a combination of conditions.
Column name | Data type | Description |
---|---|---|
id | serial | Id |
sector_id | character varying(16) | Id of hydraulic sector related to the rule |
text | text | Rule definition |
active | boolean | If true, rule applies on the model |