Files
hawkbit/hawkbit-mgmt-api
SirWayne 5bb24c78ad Remove and Rename modules
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-05-18 13:48:04 +02:00
..
2016-05-18 13:48:04 +02:00

Eclipse.IoT hawkBit - Mgmt API

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).

Compile

Build hawkbit-mgmt-api

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