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
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