The over-the-air (OTA) update feature of IoT Platform provides statistics. On the Data analysis tab, you can view statistics on the update package versions of a product and the success rate of each update batch. This helps you troubleshoot OTA update failures and improve the success rate of device updates.

Overview

MetricChart typeDescripition
Versions
Distribution of Update Package VersionsBar chartDisplays update package versions in descending order based on quantities. The top five versions are displayed and the remaining versions are merged as Others.

You can move the pointer over a bar to view the update package version.

Percentage of Update Package VersionsTableDisplays the proportions of update package versions in descending order. The columns of the table include Version, Total Devices, and Proportion.
Device ListTableDisplays update package versions and devices that correspond to each update package version. The columns of the table include Device Name and Update Package Version.
Success rate distribution
Upgrade success rateDonut chartDisplays the proportions of successful and failed updates of source versions in all batches or a single batch.
Total distribution of source versionsBar chart or tableDisplays the information about update packages in descending order based on the quantities of source versions. The detailed information includes Source version number, Number of upgrades, and Distribution proportion.
  • If the quantity of source versions is at most 10, only the top five versions are displayed in a bar chart. The remaining versions are merged as Others.

    You can move the pointer over the bar of a source version to view the information about the update package.

  • If the quantity of source versions is greater than 10, the information about update packages is displayed in a table.
Source version upgrade success rate rankingBar chart or tableDisplays the information about update packages in descending order by success or failure rate based on the Total distribution of source versions metric. The detailed information includes Source version number, Success, Failure, and Success rate or Failure rate.

Only top five source versions are displayed in a bar chart. An average value is calculated from the remaining source versions and displayed on the Others bar.

Source version upgrade failure rate ranking
Failure Cause DistributionBar chartDisplays update failure causes in descending order based on percentages.

The failure causes include: Upgrade timeout, Version Error, Progress Error, and Upgrade Conflict.

For more information, see How do I troubleshoot OTA update errors?.

Procedure

  1. Log on to the IoT Platform console.
  2. On the Overview page, find the instance that you want to manage and click the instance name to go to the Instance Details page.
    Important Enterprise Edition instances are available in the China (Shanghai) and Japan (Tokyo) regions. If the Enterprise Edition instances are unavailable in the region that you select, skip this step.
    Overview
  3. In the left-side navigation pane, choose Maintenance > OTA Update. On the OTA Update page, click the Data analysis tab.
  4. On the Versions tab, select a product and a module.
    This tab displays the distribution information about module versions in the product. In the Device List section, you can select a version number and view the device information. Versions tab
  5. Click the Success rate distribution tab. Select a product and an update package.
    This tab displays statistics on the success rate of each update batch. You can select an update batch to view the statistics on the success rate of the update batch.
    Note Statistics are generated after OTA update tasks succeed or fail.
    Success rate distribution tab