Documentation update

This commit is contained in:
Kai Zimmermann
2016-01-27 11:37:05 +01:00
parent bb1f2c747e
commit e3ab29f997
2 changed files with 17 additions and 4 deletions

View File

@@ -1,2 +1,7 @@
# Examples
TODO
Example projects that show how hawkBit can be used to create, run or access an hawkBit empowered update server.
`hawkbit-device-simulator` : Simulates device software updates, leveraging the hawkBit device integration options.
`hawkbit-example-app` : Allows you to run a Spring Boot and hawkBit based update server.
`hawkbit-mgmt-api-client` : Example client for the hawkBit management API.