Skip to content

energy_pb2

frequenz.api.common.v1.market.energy_pb2 ¤

Generated protocol buffer code.

Classes¤

frequenz.api.common.v1.market.energy_pb2.Energy ¤

Bases: Message

Represents a single unit of electricity.

Note

In these trading orders, the unit of energy is denominated in MWh (Megawatt-hours) as opposed to MW (Megawatts). MWh is a unit of energy representing total output over a period, while MW is a unit of power that represents the rate of energy production or consumption.

Source code in frequenz/api/common/v1/market/energy_pb2.py
  DESCRIPTOR._options = None
  _globals['_ENERGY']._serialized_start=104
  _globals['_ENERGY']._serialized_end=147
# @@protoc_insertion_point(module_scope)
Attributes¤
mwh: google.type.decimal_pb2.Decimal property ¤

Represents energy unit in Megawatthours (MWh).