[][src]Crate hawkbit_mock

hawkbit_mock

Mock server implementation of Eclipse hawkBit using httpmock. This mock is used to test the hawkbit crate but can also be useful to test any hawkBit client. So far only the Direct Device Integration API is implemented, see the ddi module.

Modules

ddi

Direct Device Integration mock server.