Skip to content

Add operational mode to ElectricalComponent#470

Merged
tiyash-basu-frequenz merged 1 commit intofrequenz-floss:v0.x.xfrom
tiyash-basu-frequenz:op_mode
Apr 23, 2026
Merged

Add operational mode to ElectricalComponent#470
tiyash-basu-frequenz merged 1 commit intofrequenz-floss:v0.x.xfrom
tiyash-basu-frequenz:op_mode

Conversation

@tiyash-basu-frequenz
Copy link
Copy Markdown
Contributor

This commit introduces a new field operational_mode to the ElectricalComponent message in the electrical_components.proto file.

This field can be used by clients to determine whether a component is active and operational, and whether it can be used for telemetry, control, or both.

This commit introduces a new field `operational_mode` to the
`ElectricalComponent` message in the `electrical_components.proto` file.

This field can be used by clients to determine whether a component is
active and operational, and whether it can be used for telemetry,
control, or both.

Signed-off-by: Tiyash Basu <tiyash.basu@frequenz.com>
@tiyash-basu-frequenz tiyash-basu-frequenz added this to the v0.8.3 milestone Apr 23, 2026
@tiyash-basu-frequenz tiyash-basu-frequenz self-assigned this Apr 23, 2026
@tiyash-basu-frequenz tiyash-basu-frequenz requested a review from a team as a code owner April 23, 2026 10:08
@tiyash-basu-frequenz tiyash-basu-frequenz requested review from cyiallou and removed request for a team April 23, 2026 10:08
@github-actions github-actions Bot added part:docs Affects the documentation part:protobuf Affects the protocol buffer definition files labels Apr 23, 2026
Copy link
Copy Markdown
Contributor

@llucax llucax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving in case you want to merge as is, but unless we I'm missing some good reason for the current approach, I think the flags make more sense.

@tiyash-basu-frequenz tiyash-basu-frequenz added this pull request to the merge queue Apr 23, 2026
Merged via the queue into frequenz-floss:v0.x.x with commit 88d4695 Apr 23, 2026
9 checks passed
@tiyash-basu-frequenz tiyash-basu-frequenz deleted the op_mode branch April 23, 2026 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

part:docs Affects the documentation part:protobuf Affects the protocol buffer definition files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants