هذه الصفحة غير متوفرة حاليًا بلغتك المحلية. نحن نعمل جاهدين على إضافة المزيد من اللغات. شاكرين تفهمك ودعمك المستمر لنا.

Compute
Elastic Cloud Server
Huawei Cloud Flexus
Bare Metal Server
Auto Scaling
Image Management Service
Dedicated Host
FunctionGraph
Cloud Phone Host
Huawei Cloud EulerOS
Networking
Virtual Private Cloud
Elastic IP
Elastic Load Balance
NAT Gateway
Direct Connect
Virtual Private Network
VPC Endpoint
Cloud Connect
Enterprise Router
Enterprise Switch
Global Accelerator
Management & Governance
Cloud Eye
Identity and Access Management
Cloud Trace Service
Resource Formation Service
Tag Management Service
Log Tank Service
Config
OneAccess
Resource Access Manager
Simple Message Notification
Application Performance Management
Application Operations Management
Organizations
Optimization Advisor
IAM Identity Center
Cloud Operations Center
Resource Governance Center
Migration
Server Migration Service
Object Storage Migration Service
Cloud Data Migration
Migration Center
Cloud Ecosystem
KooGallery
Partner Center
User Support
My Account
Billing Center
Cost Center
Resource Center
Enterprise Management
Service Tickets
HUAWEI CLOUD (International) FAQs
ICP Filing
Support Plans
My Credentials
Customer Operation Capabilities
Partner Support Plans
Professional Services
Analytics
MapReduce Service
Data Lake Insight
CloudTable Service
Cloud Search Service
Data Lake Visualization
Data Ingestion Service
GaussDB(DWS)
DataArts Studio
Data Lake Factory
DataArts Lake Formation
IoT
IoT Device Access
Others
Product Pricing Details
System Permissions
Console Quick Start
Common FAQs
Instructions for Associating with a HUAWEI CLOUD Partner
Message Center
Security & Compliance
Security Technologies and Applications
Web Application Firewall
Host Security Service
Cloud Firewall
SecMaster
Anti-DDoS Service
Data Encryption Workshop
Database Security Service
Cloud Bastion Host
Data Security Center
Cloud Certificate Manager
Edge Security
Blockchain
Blockchain Service
Web3 Node Engine Service
Media Services
Media Processing Center
Video On Demand
Live
SparkRTC
MetaStudio
Storage
Object Storage Service
Elastic Volume Service
Cloud Backup and Recovery
Storage Disaster Recovery Service
Scalable File Service Turbo
Scalable File Service
Volume Backup Service
Cloud Server Backup Service
Data Express Service
Dedicated Distributed Storage Service
Containers
Cloud Container Engine
SoftWare Repository for Container
Application Service Mesh
Ubiquitous Cloud Native Service
Cloud Container Instance
Databases
Relational Database Service
Document Database Service
Data Admin Service
Data Replication Service
GeminiDB
GaussDB
Distributed Database Middleware
Database and Application Migration UGO
TaurusDB
Middleware
Distributed Cache Service
API Gateway
Distributed Message Service for Kafka
Distributed Message Service for RabbitMQ
Distributed Message Service for RocketMQ
Cloud Service Engine
Multi-Site High Availability Service
EventGrid
Dedicated Cloud
Dedicated Computing Cluster
Business Applications
Workspace
ROMA Connect
Message & SMS
Domain Name Service
Edge Data Center Management
Meeting
AI
Face Recognition Service
Graph Engine Service
Content Moderation
Image Recognition
Optical Character Recognition
ModelArts
ImageSearch
Conversational Bot Service
Speech Interaction Service
Huawei HiLens
Video Intelligent Analysis Service
Developer Tools
SDK Developer Guide
API Request Signing Guide
Terraform
Koo Command Line Interface
Content Delivery & Edge Computing
Content Delivery Network
Intelligent EdgeFabric
CloudPond
Intelligent EdgeCloud
Solutions
SAP Cloud
High Performance Computing
Developer Services
ServiceStage
CodeArts
CodeArts PerfTest
CodeArts Req
CodeArts Pipeline
CodeArts Build
CodeArts Deploy
CodeArts Artifact
CodeArts TestPlan
CodeArts Check
CodeArts Repo
Cloud Application Engine
MacroVerse aPaaS
KooMessage
KooPhone
KooDrive

Device Upgrade

Updated on 2022-02-24 GMT+08:00

Description

The IoT platform supports batch software or firmware upgrades. You can upgrade software or firmware of multiple devices simultaneously. You can also query a created upgrade task and its details, such as the status and success rate.

Only software and firmware of NB-IoT devices can be upgraded.

Figure 1 Software or firmware upgrade
NOTICE:

During a device upgrade, do not deliver other commands to the device. This operation may cause the device upgrade to fail. To avoid delivering any commands during the device upgrade, the NA can call northbound APIs of the IoT platform to subscribe to the device upgrade status.

Prerequisites

  • You have uploaded the software and firmware upgrade packages by following the instructions provided in Firmware and Software.
  • Devices have been registered. To upgrade the devices in batches, create a group and add the devices to the group.

Software Upgrade

  1. Click the Software Upgrade tab, and click Create in the upper right corner.
  2. Set the parameters based on Table 1.

    Table 1 Software upgrade parameters

    Parameter

    Description

    Configuration Rule

    Task Name

    Name of a software upgrade task.

    Set the parameter based on site requirements. The value can contain a maximum of 50 characters.

    Execution Type

    Time at which the task runs.

    • Now: The task runs immediately after being created.
    • Device online: The task runs when the IoT platform is interconnected with the device.
    • Custom: You can customize the start time and end time. Start date and End date are available only if Execution Type is set to Custom.

    Retry Type

    Whether the IoT platform automatically retries the task upon failure.

    Set the parameter based on site requirements. The default value is Custom.

    • No: The IoT platform does not retry the failed task.
    • Custom: The IoT platform retries the task a certain number of times (specified by Retry Attempts, ranging from 1 to 10) at a certain interval (specified by Retry Interval (s), with the maximum value of 1200 seconds).

    App Confirm

    Whether the software upgrade task is sent to the NA.

    Set the parameter based on site requirements. The default value is No.

  3. Click Next, and select the software package version to upgrade.
  4. Click Next, and select a device or group.
  5. Click Submit.

    • You can view the created tasks and their status on the task list.
    • You can click the row of a task to view its details, including the basic task information and device execution details. In the device execution details, you can view the number of task execution times, start time, end time, execution result, and failure cause.
    • During the upgrade, you can click in the row of the task to stop the upgrade task. After a task is stopped, you cannot manually start it. Instead, you must create another upgrade task.
      NOTE:
      If the total number of concurrent software upgrade tasks and firmware upgrade tasks reaches the upper limit (300,000 for each user), you cannot create another upgrade task until:
      • An existing upgrade task is completed.

      • You stop an existing upgrade task.

Firmware Upgrade

  1. Click the Firmware Upgrade tab, and click Create in the upper right corner.
  2. Set the parameters based on Table 2.

    Table 2 Firmware upgrade parameters

    Parameter

    Description

    Value

    Task Name

    Name of a firmware upgrade task.

    Set the parameter based on site requirements. The value can contain a maximum of 50 characters.

    Retry Type

    Whether the IoT platform automatically retries the task upon failure.

    Set the parameter based on site requirements. The default value is Custom.

    • No: The IoT platform does not retry the failed task.
    • Custom: The IoT platform retries the task a specified number of times.

    Retry Attempts

    This parameter is available only if Retry Type is set to Custom.

    The value ranges from 1 to 10.

  3. Click Next, and select the firmware package version to upgrade.
  4. Click Next, and select a device or group.
  5. Click Submit.

    • You can view the created tasks and their status on the task list.
    • You can click the row of a task to view its details, including the basic task information and device execution details. In the device execution details, you can view the number of task execution times, start time, end time, execution result, and failure cause.
    • During the upgrade, you can click in the row of the task to stop the upgrade task. After a task is stopped, you cannot manually start it. Instead, you must create another upgrade task.
      NOTE:
      If the total number of concurrent software upgrade tasks and firmware upgrade tasks reaches the upper limit (300,000 for each user), you cannot create another upgrade task until:
      • An existing upgrade task is completed.

      • You stop an existing upgrade task.

References

We use cookies to improve our site and your experience. By continuing to browse our site you accept our cookie policy. Find out more

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback