Enum: DispatchMode¶
Generator dispatch mode
URI: dss:DispatchMode
Permissible Values¶
| Value | Meaning | Description |
|---|---|---|
| Default | None | Generator is either always on or follows dispatch curve |
| Loadlevel | None | Generator comes on when load level exceeds dispatch value |
| Price | None | Generator comes on when price exceeds dispatch value |
Slots¶
| Name | Description |
|---|---|
| dispmode | Dispatch mode |
Identifier and Mapping Information¶
Schema Source¶
- from schema: https://gridappsd.github.io/dss-graph/opendss
LinkML Source¶
name: DispatchMode
description: Generator dispatch mode
from_schema: https://gridappsd.github.io/dss-graph/opendss
rank: 1000
permissible_values:
Default:
text: Default
description: Generator is either always on or follows dispatch curve
Loadlevel:
text: Loadlevel
description: Generator comes on when load level exceeds dispatch value
Price:
text: Price
description: Generator comes on when price exceeds dispatch value