Skip to content
This repository was archived by the owner on Nov 11, 2025. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Eclipse.IoT hawkBit - Example Management Feign Client

Example Spring Boot client that shows how to efficiently use the hawkBit Example Management Feign Client and the hawkBit Management API.

Powered by Feign.

How to run the example client

Run getting started example

$ java -jar hawkbit-example-mgmt-simulator-#version#-exec.jar

Run create and start rollout example

$ java -jar hawkbit-example-mgmt-simulator-#version#-exec.jar --createrollout

This example shows

In getting started example:

  • creating software modules type
  • creating distribution set type
  • creating distribution sets
  • creating software modules
  • assigning software modules to distribution sets

In create rollout example:

  • creating software modules type
  • creating distribution set type
  • creating distribution sets
  • creating software modules
  • assigning software modules to distribution sets
  • creating a rollout
  • starting a rollout