Skip to content

value_state_type

Daniel Marín edited this page Jul 8, 2026 · 2 revisions

Description:

Catalog of system substates of network elements.

Fields:

Column name Data type Description Example
id smallint Id 4
state smallint Id of state, defined on value_state 1
name character varying(30) Name of substate PROVISIONAL
is_operative boolean If true, features with this substate take part in mincut process TRUE
is_doable boolean If true, features with this substate take part in budget planification process TRUE

Clone this wiki locally