Skip to content

Enum: PhaseShuntConnectionKind

The configuration of phase connections for a single terminal device such as a load or capacitor.

URI: PhaseShuntConnectionKind

Permissible Values

Value Meaning Description
D cim:PhaseShuntConnectionKind.D
G cim:PhaseShuntConnectionKind.G
I cim:PhaseShuntConnectionKind.I
Y cim:PhaseShuntConnectionKind.Y
Yn cim:PhaseShuntConnectionKind.Yn

Slots

Name Description
phase_connection The type of phase connection, such as wye or delta

Identifier and Mapping Information

Schema Source

  • from schema: https://cim.ucaiug.io/ns#TC57CIM

LinkML Source

name: PhaseShuntConnectionKind
description: The configuration of phase connections for a single terminal device such
  as a load or capacitor.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:PhaseShuntConnectionKind
permissible_values:
  D:
    text: D
    meaning: cim:PhaseShuntConnectionKind.D
  G:
    text: G
    meaning: cim:PhaseShuntConnectionKind.G
  I:
    text: I
    meaning: cim:PhaseShuntConnectionKind.I
  Y:
    text: Y
    meaning: cim:PhaseShuntConnectionKind.Y
  Yn:
    text: Yn
    meaning: cim:PhaseShuntConnectionKind.Yn