Skip to content

value_state_type

Edgar Fuste edited this page Nov 2, 2021 · 1 revision

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