You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This enum is used to explicitly define whether an electrical component
is intended to be active (enabled) or inactive (disabled). This
intention directly determines the component's availability to downstream
services and applications.
Note that this enum differs from the `ElectricalComponentStatus` enum,
which is used to report the actual operational state of the component.
Signed-off-by: Tiyash Basu <[email protected]>
# Conflicts:
# RELEASE_NOTES.md
# proto/frequenz/api/common/v1/microgrid/electrical_components/electrical_components.proto
0 commit comments