Enum: PSREventKind
Kind of power system resource (PSR) event.
URI: PSREventKind
Permissible Values
Value | Meaning | Description |
---|---|---|
inService | cim:PSREventKind.inService | |
other | cim:PSREventKind.other | |
outOfService | cim:PSREventKind.outOfService | |
pendingAdd | cim:PSREventKind.pendingAdd | |
pendingRemove | cim:PSREventKind.pendingRemove | |
pendingReplace | cim:PSREventKind.pendingReplace | |
unknown | cim:PSREventKind.unknown |
Slots
Name | Description |
---|---|
kind | Kind of event |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
LinkML Source
name: PSREventKind
description: Kind of power system resource (PSR) event.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:PSREventKind
permissible_values:
inService:
text: inService
meaning: cim:PSREventKind.inService
other:
text: other
meaning: cim:PSREventKind.other
outOfService:
text: outOfService
meaning: cim:PSREventKind.outOfService
pendingAdd:
text: pendingAdd
meaning: cim:PSREventKind.pendingAdd
pendingRemove:
text: pendingRemove
meaning: cim:PSREventKind.pendingRemove
pendingReplace:
text: pendingReplace
meaning: cim:PSREventKind.pendingReplace
unknown:
text: unknown
meaning: cim:PSREventKind.unknown