PriceResponseCfg
Class Description
Configuration data that specifies how price responsive devices SHOULD respond to price changes while acting upon a given RateComponent.
Attributes
| Name | Type | Description |
|---|---|---|
| consumeThreshold | Int32 | Price responsive clients acting upon the associated RateComponent SHOULD consume the associated commodity while the price is less than this threshold. |
| maxReductionThreshold | Int32 | Price responsive clients acting upon the associated RateComponent SHOULD reduce consumption to the maximum extent possible while the price is greater than this threshold. |
Relationships
Inherits from
Descendant classes
- No descendant classes
Associations
| Source Class | Cardinality Source | Target Class | Cardinality Target |
|---|---|---|---|
| PriceResponseCfg | RateComponentLink | 1 | |
| PriceResponseCfgList | PriceResponseCfg | 0..* |