Enum: OutageCauseKind
This enumeration describes the primary cause of the outage - planned, unplanned, etc.
URI: OutageCauseKind
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| animal | cim:OutageCauseKind.animal | |
| lightingStrike | cim:OutageCauseKind.lightingStrike | |
| lineDown | cim:OutageCauseKind.lineDown | |
| poleDown | cim:OutageCauseKind.poleDown | |
| treeDown | cim:OutageCauseKind.treeDown |
Slots
| Name | Description |
|---|---|
| cause_kind | The possible cause that could be associated with this unplanned outage |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
LinkML Source
name: OutageCauseKind
description: This enumeration describes the primary cause of the outage - planned,
unplanned, etc.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:OutageCauseKind
permissible_values:
animal:
text: animal
meaning: cim:OutageCauseKind.animal
lightingStrike:
text: lightingStrike
meaning: cim:OutageCauseKind.lightingStrike
lineDown:
text: lineDown
meaning: cim:OutageCauseKind.lineDown
poleDown:
text: poleDown
meaning: cim:OutageCauseKind.poleDown
treeDown:
text: treeDown
meaning: cim:OutageCauseKind.treeDown