# Eclipse.IoT hawkBit - DDI Download API This module is part of the Direct Device Integration (DDI) API and is used by devices/targets for downloading artifacts through HTTP. # Compile #### Build hawkbit-ddi-dl-api ``` $ cd hawkbit/hawkbit-ddi-dl-api $ mvn clean install ```