Check if updates are available
Device retrieves list of available update for the current version.
See Get Available Versions GadgetKeeper API call for more details.
Decide if proceed with updates
If list of update is not empty then Device must decide on how to proceed.
Firmware update
If Device decide to proceed with updates then it downloads new firmware and install it.
See Get Version Firmware GadgetKeeper API call for more details.
Forcing Thing version update
After Device firmware is updated, Device confirm switching to the new version to Platform.
See Switch To A New Version GadgetKeeper API call for more details.