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

Bring OTA Cluster up to spec #8306

Closed
holbrookt opened this issue Jul 12, 2021 · 1 comment · Fixed by #9874
Closed

Bring OTA Cluster up to spec #8306

holbrookt opened this issue Jul 12, 2021 · 1 comment · Fixed by #9874
Assignees
Labels
spec Mismatch between spec and implementation
Milestone

Comments

@holbrookt
Copy link
Contributor

Problem

Recently some changes were made to OTA Spec in this PR: https://github.com/CHIP-Specifications/connectedhomeip-spec/pull/3426. These changes are not currently reflected in source code.

Proposed Solution

  • Rename CurrentVersion attribute to SoftwareVersion
  • Remove ImageType field of ImageQuery
  • Change accepted length of UpdateToken
  • Add SoftwareVersionString field to QueryImageResponse
  • Rename CriticalUpdateAvailable to UrgentUpdateAvailable
@holbrookt holbrookt added the spec Mismatch between spec and implementation label Jul 12, 2021
@holbrookt holbrookt added this to the Test Event 5 milestone Jul 12, 2021
@holbrookt
Copy link
Contributor Author

holbrookt commented Aug 31, 2021

Should probably wait for https://github.com/CHIP-Specifications/connectedhomeip-spec/pull/3939 to go in as well before making the changes above

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
spec Mismatch between spec and implementation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant