Files
hawkbit/hawkbit-mgmt-resource
Kai Zimmermann 9d0a064912 Removed deprecated GridFS column from repository (#419)
* Merged artifact sha1 hash and gridfs column.

Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>

* Renamed exception to get rid of old GridFS name.

Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>

* Added test description.

Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>

* Fix typo.

Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>
2017-01-19 08:43:04 +01:00
..
2016-12-13 12:29:21 +01: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