Class: SvStatus
State variable for status.
URI: cim:SvStatus
classDiagram
class SvStatus
StateVariable <|-- SvStatus
SvStatus : conducting_equipment
SvStatus --> ConductingEquipment : conducting_equipment
SvStatus : in_service
SvStatus : phase
SvStatus --> SinglePhaseKind : phase
Inheritance
- StateVariable
- SvStatus
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| in_service | 0..1 Boolean |
The in service status as a result of topology processing | direct |
| phase | 0..1 SinglePhaseKind |
The individual phase status | direct |
| conducting_equipment | 1..1 ConductingEquipment |
The conducting equipment associated with the status state variable | direct |
Usages
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:SvStatus |
| native | cim:SvStatus |
LinkML Source
Direct
name: SvStatus
description: State variable for status.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: StateVariable
attributes:
in_service:
name: in_service
description: The in service status as a result of topology processing. It indicates
if the equipment is considered as energized by the power flow. It reflects if
the equipment is connected within a solvable island. It does not necessarily
reflect whether or not the island was solved by the power flow.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:SvStatus.inService
multivalued: false
domain_of:
- Equipment
- SvStatus
- ProtectiveActionEquipment
range: boolean
required: false
phase:
name: phase
description: The individual phase status. If the attribute is unspecified,
then three phase model is assumed.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:SvStatus.phase
multivalued: false
domain_of:
- SvInjection
- SvVoltage
- SvStatus
- ACLineSegmentPhase
- SvSwitch
- SvPowerFlow
- PowerElectronicsConnectionPhase
- ShuntCompensatorPhase
- SvShuntCompensatorSections
- EnergyConsumerPhase
- EnergySourcePhase
- WireSegmentPhase
range: SinglePhaseKind
required: false
conducting_equipment:
name: conducting_equipment
description: The conducting equipment associated with the status state variable.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:SvStatus.ConductingEquipment
multivalued: false
domain_of:
- Terminal
- SvStatus
- BaseVoltage
- ProtectiveActionAdjustment
range: ConductingEquipment
required: true
class_uri: cim:SvStatus
Induced
name: SvStatus
description: State variable for status.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: StateVariable
attributes:
in_service:
name: in_service
description: The in service status as a result of topology processing. It indicates
if the equipment is considered as energized by the power flow. It reflects if
the equipment is connected within a solvable island. It does not necessarily
reflect whether or not the island was solved by the power flow.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:SvStatus.inService
multivalued: false
alias: in_service
owner: SvStatus
domain_of:
- Equipment
- SvStatus
- ProtectiveActionEquipment
range: boolean
required: false
phase:
name: phase
description: The individual phase status. If the attribute is unspecified,
then three phase model is assumed.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:SvStatus.phase
multivalued: false
alias: phase
owner: SvStatus
domain_of:
- SvInjection
- SvVoltage
- SvStatus
- ACLineSegmentPhase
- SvSwitch
- SvPowerFlow
- PowerElectronicsConnectionPhase
- ShuntCompensatorPhase
- SvShuntCompensatorSections
- EnergyConsumerPhase
- EnergySourcePhase
- WireSegmentPhase
range: SinglePhaseKind
required: false
conducting_equipment:
name: conducting_equipment
description: The conducting equipment associated with the status state variable.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:SvStatus.ConductingEquipment
multivalued: false
alias: conducting_equipment
owner: SvStatus
domain_of:
- Terminal
- SvStatus
- BaseVoltage
- ProtectiveActionAdjustment
range: ConductingEquipment
required: true
class_uri: cim:SvStatus