Honeywell Device Firmware Updates
The following steps describe how to perform an OS update on Honeywell devices using SureMDM:
- Transfer the Firmware File:
Create a File Transfer Job in SureMDM.
Upload the Honeywell firmware .zip file and transfer it to the following device path:
/sdcard/honeywell/firmware.zip
Transfer the Provisioning File:
In the same File Transfer Job, upload the Provisioner-MR14.xml file to the following path:
/sdcard/honeywell/config/Provisioner-MR14.xmlExecute the Provisioning File:
Create a Run Script Job to execute the provisioning file and initiate the installation process.
Use the following command:
am broadcast -a com.honeywell.ezconfig.intent.action.IMPORT_XML --es path "/sdcard/honeywell/config/Provisioner-MR14.xml" -f 0x1400020
Combine the Jobs:
Add all the above jobs (File Transfer and Run Script) to a Composite Job so that they execute in sequence automatically.