Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix firmware versioned attribute compatibility (#111)
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.
- Loading branch information