Files
hawkbit/hawkbit-ddi-resource
Kai Zimmermann cf450dabfa Merge remote-tracking branch 'eclipse/master' into
feature_split_repo_into_api_impl

# Conflicts:
#	hawkbit-repository/src/main/java/org/eclipse/hawkbit/repository/DeploymentManagement.java
#	hawkbit-repository/src/main/java/org/eclipse/hawkbit/repository/model/Target.java


Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
2016-05-24 21:51:59 +02:00
..
2016-05-03 12:52:53 +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