Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

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