* — refactored distribution set update test, changed rollout test steps to check if deleted flag is set to false — added deleted json property for soft deletion of rollout, distribution set, distribution set type, software module, software module type, covered relevant get and put requests with tests Signed-off-by: Bogdan Bondar <Bogdan.Bondar@bosch-si.com> * Changed deleted flag json property to primitive boolean type, tests refactoring Signed-off-by: Bogdan Bondar <Bogdan.Bondar@bosch-si.com> * Deleted flag getters renaming Signed-off-by: Bogdan Bondar <Bogdan.Bondar@bosch-si.com>
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