Enum: GenStatus¶
Generator dispatch status
URI: dss:GenStatus
Permissible Values¶
| Value | Meaning | Description |
|---|---|---|
| Fixed | None | Dispatch multipliers do not apply, always at full power when ON |
| Variable | None | Follows dispatch curves |
Identifier and Mapping Information¶
Schema Source¶
- from schema: https://gridappsd.github.io/dss-graph/opendss
LinkML Source¶
name: GenStatus
description: Generator dispatch status
from_schema: https://gridappsd.github.io/dss-graph/opendss
rank: 1000
permissible_values:
Fixed:
text: Fixed
description: Dispatch multipliers do not apply, always at full power when ON
Variable:
text: Variable
description: Follows dispatch curves