Files
hawkbit/hawkbit-ddi-resource
Dennis Melzer a00ea49e47 Add target filter query feign client resource (#410)
* Add TagretFilter Query client resource

Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>

* Fix methode signature for feign

Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2017-01-26 15:01:42 +01:00
..
2016-12-13 12:29:21 +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