Files
hawkbit/hawkbit-ddi-resource
Dominic Schabel 9c7db25197 Merge branch 'master' into Feature_Improve_Code_Quality
Signed-off-by: Dominic Schabel <dominic.schabel@bosch-si.com>

# Conflicts:
#	hawkbit-repository/hawkbit-repository-test/src/main/java/org/eclipse/hawkbit/repository/test/util/WithSpringAuthorityRule.java
2016-08-08 16:40:00 +02:00
..

Eclipse.IoT hawkBit - DDI Resource

This is the server-side implementation of the hawkBit DDI API and the hawkBit DDI Download API that is used by devices for communicating with the HawkBit Update Server through HTTP.

Compile

Build hawkbit-ddi-resource

$ cd hawkbit/hawkbit-ddi-resource
$ mvn clean install