Skip to content

balancing_group_pb2

frequenz.api.common.v1alpha8.grid.balancing_group_pb2 ¤

Generated protocol buffer code.

Classes¤

frequenz.api.common.v1alpha8.grid.balancing_group_pb2.BalancingGroup ¤

Bases: Message

Identifies a balancing group by its market code.

This message identifies the balancing group itself. It does not include the delivery area in which the balancing group is used.

Source code in py/frequenz/api/common/v1alpha8/grid/balancing_group_pb2.py
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n7frequenz/api/common/v1alpha8/grid/balancing_group.proto\x12!frequenz.api.common.v1alpha8.grid\x1a\x35\x66requenz/api/common/v1alpha8/grid/delivery_area.proto\"j\n\x0e\x42\x61lancingGroup\x12\x0c\n\x04\x63ode\x18\x01 \x01(\t\x12J\n\tcode_type\x18\x02 \x01(\x0e\x32\x37.frequenz.api.common.v1alpha8.grid.EnergyMarketCodeTypeb\x06proto3')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'frequenz.api.common.v1alpha8.grid.balancing_group_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  DESCRIPTOR._loaded_options = None
  _globals['_BALANCINGGROUP']._serialized_start=149
  _globals['_BALANCINGGROUP']._serialized_end=255
# @@protoc_insertion_point(module_scope)
Attributes¤
code instance-attribute ¤

The balancing group code.

code_type instance-attribute ¤

The type of market code used to identify the balancing group.