public IResult <IOperation> RetrieveOperation(string operationId) { return(submodelServiceProvider.RetrieveOperation(operationId)); }