Files
hawkbit/examples
Jonathan Philip Knoblauch 97f099d194 Move DDI resources and annotation to module hawkbit-ddi-resource
- added missing pathVaraible
- added port to download urls and adjusted tests
- extended feign management API client
- fixed pom test artifacts dependencies


Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com>
2016-04-19 09:10:27 +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.