Skip to content

jonathanyhliang/hawkbit-fota

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hawkbit FOTA Microservice

Overview

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.

Building and Running

The primary use of hawkbit-fota is run with demo-svc. Refer to demo-svc for the full picture of how things work.

Releases

No releases published

Packages

No packages published

Languages