Files
hawkbit/hawkbit-ddi-dl-api/README.md
2016-05-03 14:01:42 +02:00

13 lines
281 B
Markdown

# 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
```