Difference between revisions of "WISE-PaaS/OTA Agent"

From ESS-WIKI
Jump to: navigation, search
 
(16 intermediate revisions by the same user not shown)
Line 47: Line 47:
 
== Connect to OTA Server ==
 
== 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:
+
''<span style="font-size: medium;"><span style="font-family: times new roman,times,serif;">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:</span></span>'' [[File:Otaclienttool1.png|center|otaclienttool1.png]] ''<span style="font-size: medium;"><span style="font-family: times new roman,times,serif;">Connect the OTA server through IP address.</span></span>''<span style="font-size: medium;">[[File:Clienttool2.png|center|otaclienttool2.png]] ''<span style="font-size: medium;"><span style="font-family: times new roman,times,serif;">Connect the OTA server through domain name and the server port will be ignored in this mode:</span></span>''</span>
  
[[File:Otaclienttool1.png|center|otaclienttool1.png]]
+
<span style="font-size: medium;">[[File:Clienttool3.png|center|otaclienttool3.png]]</span>
[[File:clienttool2.png|center|otaclienttool2.png]]
+
 
[[File:clienttool3.png|center|otaclienttool3.png]]
+
<span style="font-size: medium;">''<span style="font-size: medium;"><span style="font-family: times new roman,times,serif;">If you don't know how to config the ota server to DNS, please reference the following link:</span></span>''</span>
 +
 
 +
*[[Create_and_configure_the_DNS_server|Create and configure the DNS server]]
 +
 
 +
<span style="font-size: medium;">''<span style="font-size: medium;"><span style="font-family: times new roman,times,serif;">After&nbsp;the client&nbsp;connects to the OTA server successfully, the icon&nbsp;for the small computer will&nbsp;turn green.&nbsp;All&nbsp;&nbsp;the connected&nbsp;device will be&nbsp;displayed on the device management page in OTA&nbsp;server, and&nbsp; the device information will be saw&nbsp;from the server side.</span></span>''</span>
 +
 
 +
[[File:Deviceinfo.png|center|1285x624px|deviceinfo.png]]
 +
 
 +
== Auto Deploy According to the Custom&nbsp;Event ==
 +
 
 +
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WISE-PaaS/OTA Agent supports auto deploy when device restart.
 +
 
 +
== Back up & Roll-back&nbsp;for&nbsp;WISE-PaaS/OTA&nbsp; ==
 +
 
 +
More about backup and roll-back for WISE-PaaS/OTA, please reference the follow link:
 +
 
 +
*[[Backup&Roll-back_for_WISE-PaaS/OTA|Backup&Roll-back for WISE-PaaS/OTA]]
 +
 
 +
&nbsp;
  
 
&nbsp;
 
&nbsp;
  
 
= Document =
 
= Document =

Latest revision as of 11:06, 27 December 2016

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