Files
hawkbit/examples
Jonathan Philip Knoblauch 7cae6f877d Merge branch 'Feature/Add_Rest_Api_with_Java_client' of https://github.com/bsinno/hawkbit.git into Feature/Add_Rest_Api_with_Java_client
Conflicts:
	hawkbit-autoconfigure/src/main/java/org/eclipse/hawkbit/autoconfigure/web/ResourceControllerAutoConfiguration.java


Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com>
2016-04-22 18:19:20 +02:00
..

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.