hawkbit 0.1.1

Client side API to interact with Eclipse hawkBit
Documentation
1
2
3
4
5
6
7
8
9
10
11
# hawkbit

Client side API to interact with [Eclipse hawkBit](https://www.eclipse.org/hawkbit/).

So far only the [Direct Device Integration API](https://www.eclipse.org/hawkbit/apis/ddi_api/)
is implemented. See [this example](https://github.com/collabora/hawkbit-rs/blob/main/hawkbit/examples/polling.rs)
demonstrating how to use it.

## Documentation

See the [crate documentation](https://docs.rs/hawkbit/).