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

Latest commit

 

History

History
26 lines (14 loc) · 1.24 KB

File metadata and controls

26 lines (14 loc) · 1.24 KB

🚨 Deprecated

⚠️ This repository is no longer maintained and is deprecated.

Eclipse hawkBit™ - Examples collection

Example projects that show how hawkBit can be customized or hawkBit compatible APIs leveraged.

Circle CI

API client examples

  • hawkbit-example-ddi-feign-client : Example client based on the feign project for hawkBit's Direct Device Integration API.
  • hawkbit-example-mgmt-feign-client : Example client based on the feign project for hawkBit's Management API

Simulators

  • hawkbit-device-simulator : Simulates device software updates, leveraging the hawkBit device integration options.
  • hawkbit-example-mgmt-simulator : Example client simulation for the hawkBit Management API based on Spring Boot and the hawkbit-example-mgmt-feign-client.

Customization examples

  • hawkbit-custom-theme-example : Example for a customized theme for Management UI.