Files
hawkbit/examples/README.md
Kai Zimmermann 5ec84288af Added new example to overview README.
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
2016-03-30 14:35:14 +02:00

10 lines
575 B
Markdown

# Examples
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. Includes all _hawkBit_ interfaces, i.e. DDI, DMF, Mgmt-API, Mgmt-UI.
- `hawkbit-custom-theme-example` : Example for a customized theme for Management UI.
- `hawkbit-mgmt-api-client` : Example client for the _hawkBit_ Management API.