Skip to content

Conversation

@tiyash-basu-frequenz
Copy link
Contributor

closes #272

Copilot AI review requested due to automatic review settings May 19, 2025 12:41
@tiyash-basu-frequenz tiyash-basu-frequenz requested a review from a team as a code owner May 19, 2025 12:41
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request adds a new inverter type "INVERTER_TYPE_WIND_TURBINE" to the InverterType enum and updates the release notes accordingly.

  • Added enum variant for wind turbine inverters in the proto file.
  • Updated the release notes to document the new inverter type.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
proto/frequenz/api/common/v1/microgrid/electrical_components/inverter.proto Added new inverter type enum variant for wind turbine inverters.
RELEASE_NOTES.md Updated release notes to include the new inverter type.

@github-actions github-actions bot added part:docs Affects the documentation part:protobuf Affects the protocol buffer definition files labels May 19, 2025
llucax
llucax previously approved these changes May 19, 2025
llucax
llucax previously approved these changes May 20, 2025
Signed-off-by: Tiyash Basu <[email protected]>

# Conflicts:
#	RELEASE_NOTES.md
@tiyash-basu-frequenz tiyash-basu-frequenz added this pull request to the merge queue May 20, 2025
Merged via the queue into frequenz-floss:v0.x.x with commit 8f8fabb May 20, 2025
6 checks passed
@tiyash-basu-frequenz tiyash-basu-frequenz deleted the 272_inverter_wind branch May 20, 2025 13:43
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.

Extend the InverterType enum

2 participants