5.3 Recipe Management
5.3.1 Transfer of available recipe names
A client (MES) should be able to retrieve a list of the names of all available recipes on the TTD. These names are intended to be used as identifier in the process of job creation on the TTD.
5.3.2 Transfer of Recipes from TTD to Client (MES)
A client (MES) should be able to retrieve a set of recipes from the TTD. Assuming that the (file)size of the content of a recipe is small, it is sent as 0:ByteString to the MES.
5.3.3 Transfer of Recipes from Client (MES) to TTD
A client (MES) should be able to send a set of recipes to the TTD. Assuming that the (file)size of the content of a recipe is small, it is sent as 0:ByteString information to the TTD.