SectionState#

class relsad.network.containers.SectionState(value)[source]#

Section state

CONNECTED#

The section is connected to its parent power network

Type

int

DISCONNECTED#

The section is disconnected from its parent power network

Type

int

SectionState.CONNECTED

SectionState.DISCONNECTED