Files
hawkbit/examples
Jonathan Philip Knoblauch 99f0a4e882 Extenden functions of DDI client
- polling time is taken form server
- client can be stopped my call from out side

Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com>
2016-04-26 14:08:42 +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.