Enum: OutageStatusKind
This defines if the outage have been predicted or confirmed
URI: OutageStatusKind
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| closed | cim:OutageStatusKind.closed | |
| confirmed | cim:OutageStatusKind.confirmed | |
| partiallyRestored | cim:OutageStatusKind.partiallyRestored | |
| predicted | cim:OutageStatusKind.predicted | |
| restored | cim:OutageStatusKind.restored |
Slots
| Name | Description |
|---|---|
| outage_kind | Defines if the outage has been verified or is only estimated |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
LinkML Source
name: OutageStatusKind
description: This defines if the outage have been predicted or confirmed
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:OutageStatusKind
permissible_values:
closed:
text: closed
meaning: cim:OutageStatusKind.closed
confirmed:
text: confirmed
meaning: cim:OutageStatusKind.confirmed
partiallyRestored:
text: partiallyRestored
meaning: cim:OutageStatusKind.partiallyRestored
predicted:
text: predicted
meaning: cim:OutageStatusKind.predicted
restored:
text: restored
meaning: cim:OutageStatusKind.restored