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

575 B

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.