An open API service indexing awesome lists of open source software.

https://github.com/eclipse-hawkbit/hawkbit-examples


https://github.com/eclipse-hawkbit/hawkbit-examples

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# 🚨 Deprecated

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

# Eclipse hawkBit™ - Examples collection

Example projects that show how [hawkBit](https://github.com/eclipse/hawkbit) can be customized or hawkBit compatible APIs leveraged.

[![Circle CI](https://circleci.com/gh/eclipse/hawkbit-examples.svg?style=shield)](https://circleci.com/gh/eclipse/hawkbit-examples)

## API client examples

- `hawkbit-example-ddi-feign-client` : Example client based on the feign project for hawkBit's [Direct Device Integration API](https://www.eclipse.org/hawkbit/apis/ddi_api).
- `hawkbit-example-mgmt-feign-client` : Example client based on the feign project for hawkBit's [Management API](https://www.eclipse.org/hawkbit/apis/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](https://www.eclipse.org/hawkbit/ui).