Switch Phase
Entity
Name: Switch Phase
Single phase of a multi-phase switch when its attributes might be different per phase.
Details
- Industry Domain:
Grid CIM
- Relational Table Name:
SWITCH_PHASE_CIM
- JSON View Name:
SWITCH_PHASE_CIM#JSON
- Ontology Class:
oewcim:SwitchPhase
Properties
Name | General Data Type | Oracle Data Type | Relational Column | Required? | Primary Key? | Validations | Related Graph Object |
---|---|---|---|---|---|---|---|
cim urn uuid | string | VARCHAR2 | CIM_URN_UUID |
Yes | Yes | oewcim:SwitchPhase | |
name | string | VARCHAR2 | NAME |
oewcim:SwitchPhase | |||
normal open | boolean | BOOLEAN | NORMAL_OPEN |
oewcim:SwitchPhase | |||
rated current | integer | NUMBER | RATED_CURRENT |
oewcim:SwitchPhase | |||
switch | string | VARCHAR2 | SWITCH |
oewcim:Switch | |||
phase side 1 | string | VARCHAR2 | PHASE_SIDE_1 |
Must match values in enumerated list from graph | oewcim:SinglePhaseKind | ||
phase side 2 | string | VARCHAR2 | PHASE_SIDE_2 |
Must match values in enumerated list from graph | oewcim:SinglePhaseKind |