~~ODT~~ ====== Interface ====== The interface enables the download of a MBSP package. * TCP Port xxxx * MBSP (code generator) is server * Client sends request as json data ([[configuration_json|File format of json file]]) * Response is zip-stream containing complete [[package|project]]. * ...