WISE-PaaS/OTA Agent

From ESS-WIKI
Jump to: navigation, search

Introduction

The OTA Agent application running on the target device to communication with WISE-PaaS/OTA Server using MQTT. It can download and deploy the OTA package automatically when you send the  command or set the schedule to execute download and deploy task.

Installation & Uninstallation

Installation

Double click"OTAClient.exe" to execute the installation program of OTA Client:
clientinstall.png
Choose installation folder:
clientinstal2.png
 Choose installing module: 
clientinstal3.png

Start installing.

clientinstal4.png

Install completed.

clientinstal5.png

Configure the server IP with OTA Client Tool.

otaclienttool.png
 


 

Uninstallation

Double click"unins000.exe" to execute the uninstallation program of OTA Client from the installer folder:

clientuninstall1.png

Confirm Uninstalling

clientuninstall2.png

Start uninstalling

clientuninstall3.png

Uninstall completely

clientuninstall4.png

Main Function

Connect to OTA Server

After installing the OTA Client.you can use the OTA Client Tool to set the server IP address or domain name. It looks like this:
otaclienttool1.png
Connect the OTA server through IP address.
otaclienttool2.png
Connect the OTA server through domain name and the server port will be ignored in this mode:
otaclienttool3.png

If you don't know how to config the ota server to DNS, please reference the following link:

After the client connects to the OTA server successfully, the icon for the small computer will turn green. All  the connected device will be displayed on the device management page in OTA server, and  the device information will be saw from the server side.

deviceinfo.png

Auto Deploy According to the Custom Event

      WISE-PaaS/OTA Agent supports auto deploy when device restart.

Back up & Roll-back for WISE-PaaS/OTA 

More about backup and roll-back for WISE-PaaS/OTA, please reference the follow link:

 

 

Document