Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement OTA Software Update file packer #2863

Closed
BroderickCarlin opened this issue Sep 28, 2020 · 1 comment · Fixed by #13547
Closed

Implement OTA Software Update file packer #2863

BroderickCarlin opened this issue Sep 28, 2020 · 1 comment · Fixed by #13547
Assignees
Labels
feature work p1 priority 1 work
Milestone

Comments

@BroderickCarlin
Copy link
Contributor

Problem

The CHIP spec defines a standardized header to be required by all CHIP OTA Software Update files. Currently there is no tool available that a manufacturer or developer may use to prepend these headers to their OTA image

Proposed Solution

Add functionality to either existing CLI tool(s) or create a new CLI tool capable of prepending the standardized CHIP OTA headers to a provided OTA image. This tool should support any/all optional fields and functionality as defined by the CHIP spec.

@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.98. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature work p1 priority 1 work
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants