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

Cannot edit "OtaChecksumType" from Model-Version #603

Open
jcps07 opened this issue Sep 3, 2024 · 1 comment
Open

Cannot edit "OtaChecksumType" from Model-Version #603

jcps07 opened this issue Sep 3, 2024 · 1 comment
Assignees

Comments

@jcps07
Copy link
Contributor

jcps07 commented Sep 3, 2024

The update-model-version command doesn't allow to update the "OtaChechsumType" field.
Other OTA fields such as otaChecksum, otaFileSize, and otaURL are eligible for update.

This means that user would still most likely require deleting and adding back the entry instead of updating if something related to OTA is required to be updated.

@ashcherbakov
Copy link
Contributor

@jcps07
According to https://github.com/CHIP-Specifications/connectedhomeip-spec/blob/master/src/service_device_management/DistributedComplianceLedger.adoc#ref_DeviceModelSchema, only OtaUrl is mutable.
It seems we need to clarify an expected behavior and update code and/or Spec after this...

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

No branches or pull requests

2 participants