Crate hawkbit_mock[−][src]
Expand description
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
Direct Device Integration mock server.