ActiveRecipe


Method: PUT



Description:

Sets the active recipe on an assembly point

Resource URL:

http://localhost:8014/MaterialManagement/AssemblyPoint/mcId={mcId}&lane={laneId}&module={moduleId}/ActiveRecipe/{recipeName}

Parameters:

mcIdMachine IDinteger
laneNumber of the laneinteger
moduleNumber of the moduleinteger
recipeNameThe name of the recipeString


Examples:

http://localhost:8014/MaterialManagement/AssemblyPoint/mcId=12&lane=1&module=1/ActiveRecipe/Program365



All REST Resources