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

[OTA Matter.framework] Missing helping functionality for OTA implementation. #20804

Closed
krypton36 opened this issue Jul 15, 2022 · 0 comments · Fixed by #21235
Closed

[OTA Matter.framework] Missing helping functionality for OTA implementation. #20804

krypton36 opened this issue Jul 15, 2022 · 0 comments · Fixed by #21235
Assignees

Comments

@krypton36
Copy link
Contributor

Problem

Matter framework contains a new feature that allows the ability to perform OTA SW. There is additional functionality that is missing in order for the consumer to properly implement OTA. The missing functionality is as follows:

  • OTAImageHeader structure and OTAImageHeaderParser in OTAImageHeader.h needs to be exposed in Matter.framework
  • MakeURI function in BdxUri.h needs to be exposed in Matter.framework.

Proposed Solution

  • Add missing functionality to Matter.framework.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants