hawkbit-fota
service consists of a frontend server which provides RESTful APIs to manage images,
distributions, and deployments to be deployed to hawkbit-fota
clients. And a backend server which
implements Hawkbit DDI compliant RESTful APIs
so that hawkbit-fota
clients could poll and launch FOTA processes. However, the backend server
implements part of Hawkbit DDI specified RESTful APIs that is just sufficient to host hawkbit-fota
client devices with Zephyr Hawkbit FOTA
sample application.
The primary use of hawkbit-fota
is run with demo-svc
. Refer to
demo-svc for the full picture of how things work.