diff --git a/src/t2iapi/operation/service.proto b/src/t2iapi/operation/service.proto index b0ba247..1dc1b8f 100644 --- a/src/t2iapi/operation/service.proto +++ b/src/t2iapi/operation/service.proto @@ -31,7 +31,7 @@ service OperationService { returns (BasicResponse); /* - Update the @InvocationEffectiveTimeout of the pm:AbstractOperationDescriptor with the given handle. + Modify the @InvocationEffectiveTimeout of the pm:AbstractOperationDescriptor with the given handle. The manipulated descriptor shall be persistent until a next manipulation call. If the device is not able to maintain the static descriptor, it shall return RESULT_NOT_SUPPORTED. */