Files
hawkbit/examples/README.md
Jonathan Philip Knoblauch 8e8545092f Updated README.md for examples
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com>
2016-04-28 14:42:04 +02:00

857 B

Examples

Example projects that show how hawkBit can be used to create, run or access an hawkBit empowered update server.

  • hawkbit-custom-theme-example : Example for a customized theme for Management UI.
  • 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-example-ddi-client : Example hawkBit DDI client based on the hawkBit DDI API.
  • hawkbit-example-feign-core-client : Core resources for the examples.
  • hawkbit-example-mgmt-client : Example client for the hawkBit Management API
  • hawkbit-example-mgmt-spring-client : Example client for the hawkBit Management API based on Spring boot.