Enum: SwitchStatusType
_Circuit Breaker Status (closed or open) of the circuit breaker. _
__
URI: SwitchStatusType
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| Closed | cim:SwitchStatusType.Closed | |
| Open | cim:SwitchStatusType.Open |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
LinkML Source
name: SwitchStatusType
description: "Circuit Breaker Status (closed or open) of the circuit breaker.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:SwitchStatusType
permissible_values:
Closed:
text: Closed
meaning: cim:SwitchStatusType.Closed
Open:
text: Open
meaning: cim:SwitchStatusType.Open