Skip to main content

Message

PEBC.EnergyConstraint

Fields

commodity_quantity: CommodityQuantity
Mandatory

Type of power quantity which applies to upper_average_power and lower_average_power

id: ID
Mandatory

Identifier of this PEBC.EnergyConstraints. Must be unique in the scope of the Resource Manager, for at least the duration of the session between Resource Manager and CEM.

lower_average_power: float
Mandatory

Lower average power within the time period given by valid_from and valid_until. If the duration is multiplied with this power value, then the associated lower energy content can be derived. This is the lowest amount of energy the resource will consume during that period of time. The Power Envelope created by the CEM must allow at least this much energy production (in case the number is negative). Must be greater than or equal to lower_average_power, and can be negative in case of energy production.

message_id: ID
Mandatory

ID of this message

message_type: string
Mandatory

upper_average_power: float
Mandatory

Upper average power within the time period given by valid_from and valid_until. If the duration is multiplied with this power value, then the associated upper energy content can be derived. This is the highest amount of energy the resource will consume during that period of time. The Power Envelope created by the CEM must allow at least this much energy consumption (in case the number is positive). Must be greater than or equal to lower_average_power, and can be negative in case of energy production.

valid_from: string
Mandatory

Moment this PEBC.EnergyConstraints information starts to be valid

valid_until: string
Mandatory

Moment until this PEBC.EnergyConstraints information is valid.