Files
hawkbit/examples/hawkbit-example-mgmt-client/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

323 B

Eclipse.IoT hawkBit - Example Management Client

This modules contains an example feign client implementation based on the Mgmt API.

Powered by Feign.

Compile

Build hawkbit-example-mgmt-client

$ cd hawkbit/examples/hawkbit-example-mgmt-client
$ mvn clean install