Files
hawkbit/hawkbit-ddi-resource
Jonathan Knoblauch 9b42c8cf57 Feature assert events within tests (#341)
* Count and assert repository events within a test.
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com>
2016-11-14 10:25:49 +01:00
..
2016-11-03 15:53:53 +01: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