README.md: Add rauc-hawkbit-updater to the list of clients supporting hawkBit (#1181)

Also add the word 'demo' to the python variant to give a hint to not use
this for real-world applications.

Signed-off-by: Enrico Joerns <ejo@pengutronix.de>
This commit is contained in:
Enrico Jorns
2021-10-05 10:41:58 +02:00
committed by GitHub
parent 56e4066f12
commit aaa023732e

View File

@@ -47,7 +47,8 @@ Additionally, the hawkBit project has the long term goal to provide [Eclipse Hon
There are clients outside of the Eclipse IoT eco system as well, e.g.:
- [SWupdate](https://github.com/sbabic/swupdate) which is a Linux Update agent with focus on a efficient and safe way to update embedded systems.
- [rauc-hawkbit](https://github.com/rauc/rauc-hawkbit) which is a python-based hawkBit client application and library for the [RAUC](https://github.com/rauc/rauc) update framework.
- [rauc-hawkbit-updater](https://github.com/rauc/rauc-hawkbit-updater) which is a hawkBit client for the [RAUC](https://github.com/rauc/rauc) update framework written in C/glib.
- [rauc-hawkbit](https://github.com/rauc/rauc-hawkbit) which is a python-based hawkBit client demo application and library for the [RAUC](https://github.com/rauc/rauc) update framework.
- [hawkbit-rs](https://github.com/collabora/hawkbit-rs) provides a couple of [Rust](https://www.rust-lang.org) crates to help [implement](https://crates.io/crates/hawkbit) and [test](https://crates.io/crates/hawkbit_mock) hawkBit clients.
# Runtime dependencies and support