Skip to content

Commit

Permalink
Update src/t2iapi/combined/combined_requests.proto
Browse files Browse the repository at this point in the history
Co-authored-by: Lukas Deichmann <[email protected]>
  • Loading branch information
belagertem and ldeichmann authored May 24, 2024
1 parent 3c162de commit b50cb69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/t2iapi/combined/combined_requests.proto
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ message SetModeOfOperationAndSetOperatingModeRequest {

/*
Request to set the @ActivationState of the pm:SystemContextState with the specified HANDLE to the requested value and to
create or adapt a context state with the requested @ContextAssociation for the context descriptor with the given handle.
create or adapt a pm:AbstractContextState with the requested @ContextAssociation for the pm:AbstractContextDescriptor with the given HANDLE.
*/
message SetSystemContextActivationStateAndContextAssociationRequest {
string system_context_handle = 1; // handle of the system context for which the @ActivationState shall be set
Expand Down

0 comments on commit b50cb69

Please sign in to comment.