Files
hawkbit/hawkbit-rest/hawkbit-mgmt-resource
Stanislav Trailov 05def2ef1b Fix retryRollout input parameter in order to comply with the API (#1461)
* Fix retryRollout input parameter in order to comply with the API

Signed-off-by: Stanislav Trailov <Stanislav.Trailov@bosch.io>

* make exception more informative

Signed-off-by: Stanislav Trailov <Stanislav.Trailov@bosch.io>

---------

Signed-off-by: Stanislav Trailov <Stanislav.Trailov@bosch.io>
2023-10-24 08:36:46 +03: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