Files
hawkbit/hawkbit-rest/hawkbit-mgmt-resource
Stefan Behl eada7cdd6f Distribution set assignment: Fix NPE in AbstractDsAssignmentStrategy (#777)
* Fix NPE
* Add unit test
* Fix review findings

Signed-off-by: Stefan Behl <stefan.behl@bosch-si.com>
2018-12-21 13:08:43 +01:00
..
2018-10-25 18:18:37 +02:00

Eclipse.IoT hawkBit - Mgmt Resource

This is the server-side implementation of the hawkBit Mgmt API that is used to manage and monitor the HawkBit Update Server via HTTP.

Compile

Build hawkbit-mgmt-resource

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