Skip to content

Support user-provided lifetimes for set active/reactive power RPCs#236

Merged
tiyash-basu-frequenz merged 1 commit intofrequenz-floss:v0.x.xfrom
tiyash-basu-frequenz:184_specify_valid_until_dur
Apr 12, 2024
Merged

Support user-provided lifetimes for set active/reactive power RPCs#236
tiyash-basu-frequenz merged 1 commit intofrequenz-floss:v0.x.xfrom
tiyash-basu-frequenz:184_specify_valid_until_dur

Conversation

@tiyash-basu-frequenz
Copy link
Copy Markdown
Contributor

The request messages SetComponentPowerActiveRequest and SetComponentPowerReactiveRequest have a new field named request_lifetime which allows the user to specify the duration for which the power setpoints are valid. If this field is not specified in a request, the power setpoint will be valid for 60 seconds.

Closes #184.

The request messages `SetComponentPowerActiveRequest` and
`SetComponentPowerReactiveRequest` have a new field named
`request_lifetime` which allows the user to specify the duration for which
the power setpoints are valid. If this field is not specified in a request,
the power setpoint will be valid for 60 seconds.

Signed-off-by: Tiyash Basu <tiyash.basu@frequenz.com>
@tiyash-basu-frequenz tiyash-basu-frequenz self-assigned this Apr 11, 2024
@tiyash-basu-frequenz tiyash-basu-frequenz requested a review from a team as a code owner April 11, 2024 15:00
@github-actions github-actions Bot added part:docs Affects the documentation part:protobuf Affects the protocol buffer definition files labels Apr 11, 2024
@tiyash-basu-frequenz tiyash-basu-frequenz merged commit 3d41bf8 into frequenz-floss:v0.x.x Apr 12, 2024
@tiyash-basu-frequenz tiyash-basu-frequenz deleted the 184_specify_valid_until_dur branch April 12, 2024 07:38
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.

Allow clients to specify valid-until durations for set-power commands

2 participants