Enum: ReserveRequirementType
_For example: _
Operating Reserve, Regulation, Contingency
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| CONT | cim:ReserveRequirementType.CONT | |
| OPRSV | cim:ReserveRequirementType.OPRSV | |
| REG | cim:ReserveRequirementType.REG |
Slots
| Name | Description |
|---|---|
| reserve_requirement_type | Reserve requirement type that the max and curve apply to |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
LinkML Source
name: ReserveRequirementType
description: "For example:\r\nOperating Reserve, Regulation, Contingency"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:ReserveRequirementType
permissible_values:
CONT:
text: CONT
meaning: cim:ReserveRequirementType.CONT
OPRSV:
text: OPRSV
meaning: cim:ReserveRequirementType.OPRSV
REG:
text: REG
meaning: cim:ReserveRequirementType.REG