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

fix firmware versioned attribute compatibility #111

Merged
merged 2 commits into from
Sep 26, 2024
Merged

Conversation

DoctorVin
Copy link
Contributor

The firmware payload written by the older style APIs was inconsistent with the way that the setInventory and getInventory APIs were reading it. This change provides an internal adapter structure to make sure the data formats are consistent.

The firmware payload written by the older style APIs was inconsistent
with the way that the setInventory and getInventory APIs were reading
it. This change provides an internal adapter structure to make sure the
data formats are consistent.
@DoctorVin DoctorVin marked this pull request as ready for review September 26, 2024 20:39
@DoctorVin DoctorVin merged commit df00198 into main Sep 26, 2024
3 checks passed
@DoctorVin DoctorVin deleted the vc/firmware-container branch September 26, 2024 20:45
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

Successfully merging this pull request may close these issues.

2 participants