This Management (Mgmt) API is used to manage and monitor the HawkBit Update Server via HTTP. This API allows Create/Read/Update/Delete operations for provisioning targets (i.e. devices) and repository content (i.e. software).
The model follows semantic versioning with MAJOR version, i.e. breaking changes will result in a new MAJOR version.
$ cd hawkbit/hawkbit-mgmt-api
$ mvn clean install