ActiveRecipe


Method: DELETE



Description:

Clears the active recipe on an assembly point

Resource URL:

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

Parameters:

mcIdMachine IDinteger
laneNumber of the laneinteger
moduleNumber of the moduleinteger


Examples:

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



All REST Resources