Class: SwitchStatus
_Optimal Power Flow or State Estimator Circuit Breaker Status. _
__
URI: cim:SwitchStatus
classDiagram
class SwitchStatus
SwitchStatus : mkt_switch
SwitchStatus --> MktSwitch : mkt_switch
SwitchStatus : switch_status
SwitchStatus --> SwitchStatusType : switch_status
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| switch_status | 0..1 SwitchStatusType |
Circuit Breaker Status (closed or open) of the circuit breaker from the power... | direct |
| mkt_switch | 1..1 MktSwitch |
direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| MktSwitch | switch_status | range | SwitchStatus |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:SwitchStatus |
| native | cim:SwitchStatus |
LinkML Source
Direct
name: SwitchStatus
description: "Optimal Power Flow or State Estimator Circuit Breaker Status.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
switch_status:
name: switch_status
description: "Circuit Breaker Status (closed or open) of the circuit breaker from\
\ the power flow.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:SwitchStatus.switchStatus
multivalued: false
domain_of:
- MktSwitch
- SwitchStatus
range: SwitchStatusType
required: false
mkt_switch:
name: mkt_switch
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:SwitchStatus.MktSwitch
multivalued: false
domain_of:
- SwitchStatus
range: MktSwitch
required: true
class_uri: cim:SwitchStatus
Induced
name: SwitchStatus
description: "Optimal Power Flow or State Estimator Circuit Breaker Status.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
switch_status:
name: switch_status
description: "Circuit Breaker Status (closed or open) of the circuit breaker from\
\ the power flow.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:SwitchStatus.switchStatus
multivalued: false
alias: switch_status
owner: SwitchStatus
domain_of:
- MktSwitch
- SwitchStatus
range: SwitchStatusType
required: false
mkt_switch:
name: mkt_switch
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:SwitchStatus.MktSwitch
multivalued: false
alias: mkt_switch
owner: SwitchStatus
domain_of:
- SwitchStatus
range: MktSwitch
required: true
class_uri: cim:SwitchStatus