Skip to content

Commit

Permalink
Update src/t2iapi/device/service.proto
Browse files Browse the repository at this point in the history
Co-authored-by: Ilja Antipov <[email protected]>
  • Loading branch information
ben-Draeger and antipovi-draeger authored Oct 7, 2024
1 parent 7888bdc commit 111e756
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/t2iapi/device/service.proto
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ service DeviceService {
rpc RemoveDescriptor(BasicHandleRequest) returns (BasicResponse);

/*
Insert a descriptor into the device MDIB using a DescriptionManipulationReport.
Insert a descriptor into the device MDIB resulting in a DescriptionModificationReport.
*/
rpc InsertDescriptor(BasicHandleRequest) returns (BasicResponse);

Expand Down

0 comments on commit 111e756

Please sign in to comment.