7.2.5 DeleteRecipe

The Method DeleteRecipe is used to delete a recipe from the TTD. The given RecipeId has to match the system-wide unique Id property of the RecipeIdDataType associated with the recipe on the TTD.

The signature of this Method is specified below. Table 27 and Table 28 specify the Arguments and AddressSpace representation, respectively.

Signature

	DeleteRecipe (
		[in]	0:String	RecipeId)
Table 27 – DeleteRecipe Method Arguments
Argument Description
RecipeIdThe id of the recipe that is to be deleted.

Method Result Codes (defined in Call Service)

Result Code Description
Bad_NotFoundSee OPC 10000-4 for a general description. Returned when there is no Recipe with the given RecipeId.
Table 28 – DeleteRecipe Method AddressSpace Definition
Attribute Value
BrowseNameDeleteRecipe
References Node Class BrowseName DataType TypeDefinition ModellingRule
0:HasPropertyVariable0:InputArguments0:Argument[]0:PropertyType0:Mandatory