Files
hawkbit/hawkbit-system-api/README.md
Jonathan Philip Knoblauch 2341bc8737 Update Readme.md and added new Readme.md to new modules.
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com>
2016-05-03 13:46:10 +02:00

284 B

Eclipse.IoT hawkBit - System API

The System API is used to configurate the hawkBit Update Server. This includes tenants specific operations as well as system wide operations.

Compile

Build hawkbit-system-api

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