Final Notification in Firmware Update

6/2/2010

The device sends a final notification with the results of the image update to the OMA DM server. The final notification is sent using a generic alert (1226) element of the type org.openmobilealliance.dm.firmwareupdate.downloadandupdate.

The following list shows the functionality:

  • If the image update package download fails, the device notifies the OMA DM server with a failure code.
  • If the image update package installation succeeds, the device notifies the OMA DM server with a success code.
  • If the image update package installation fails, the device notifies the OMA DM server with a failure code.

To see the Firmware Update Managed Object (FUMO) final alert result codes, their meaning, and how the codes relate to the Image Update HRESULT codes, see OTA Firmware Update Result Codes.

For an example of a generic alert, see OMA DM Generic Alert.