Skip to content

grid_pb2

frequenz.api.microgrid.grid_pb2 ¤

Generated protocol buffer code.

Classes¤

frequenz.api.microgrid.grid_pb2.Metadata ¤

Bases: Message

The grid connection point metadata.

Source code in frequenz/api/microgrid/grid_pb2.py
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'frequenz.api.microgrid.grid_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  DESCRIPTOR._loaded_options = None
  _globals['_METADATA']._serialized_start=66
  _globals['_METADATA']._serialized_end=104
# @@protoc_insertion_point(module_scope)
Attributes¤
rated_fuse_current: builtins.int instance-attribute ¤

This refers to the maximum amount of electrical current, in amperes, that a fuse at the grid connection point is designed to safely carry under normal operating conditions.

This limit applies to currents both flowing in or out of each of the 3 phases individually.

In other words, a current i A at one of the phases of the grid connection point must comply with the following constraint: -rated_fuse_current <= i <= rated_fuse_current