Difference between revisions of "WISE-PaaS/OTA"

From ESS-WIKI
Jump to: navigation, search
Line 1: Line 1:
<span style="font-family:times new roman,times,serif;"><span style="font-size:medium;"><span lang="en-us"><font color="#000000">WISE-PaaS/OTA is part of Advantech WISE-PaaS cloud solution and focuses on remote software update.&nbsp;&nbsp;It provides one-stop updates for application, patch, firmware, driver and BSP.</font></span></span><br/></span>
+
<span style="font-family:times new roman,times,serif;"><span style="font-size:medium;"><span lang="en-us"><font color="#000000">WISE-PaaS/OTA is part of Advantech WISE-PaaS cloud solution and focuses on remote software update.&nbsp;&nbsp;It provides one-stop updates for application, patch, firmware, driver and BSP.</font></span></span></span>
  
 
<span style="font-family:times new roman,times,serif;"><span style="font-size:medium;"><span lang="en-us"><font color="#000000">WISE-PaaS/OTA utilizes standard IoT protocol, like MQTT from IBM, to communicate with IPC or IoT gateway, and provides OTA&nbsp;agent which supports multiplatform, such as Windows 7/8/10, CentOS6.5, Yocto x86 and Yocto&nbsp;RISC&nbsp;etc </font><font color="#000000">to deploy the update pack. Moreover, WISE-PaaS/OTA offers RESTful API web service which allows user to integrate OTA functions with other application.</font></span></span></span>
 
<span style="font-family:times new roman,times,serif;"><span style="font-size:medium;"><span lang="en-us"><font color="#000000">WISE-PaaS/OTA utilizes standard IoT protocol, like MQTT from IBM, to communicate with IPC or IoT gateway, and provides OTA&nbsp;agent which supports multiplatform, such as Windows 7/8/10, CentOS6.5, Yocto x86 and Yocto&nbsp;RISC&nbsp;etc </font><font color="#000000">to deploy the update pack. Moreover, WISE-PaaS/OTA offers RESTful API web service which allows user to integrate OTA functions with other application.</font></span></span></span>
  
<span style="font-size:large;"><span style="font-family:times new roman,times,serif;">Feature Details</span></span>  
+
<span style="font-size:large;"><span style="font-family:times new roman,times,serif;">Features</span></span>
 +
 
 +
=== <span style="font-size:large;"><span style="font-family:times new roman,times,serif;"></span></span>Console-Server-Agent structure, where the server can be built in a public or private cloud ===
 +
 
 +
=== Centralized remote software update system which supports application, patch, firmware, driver, BSP and updates ===
 +
 
 +
=== Encrypted protection for update package content ===
 +
 
 +
=== TLS/SSL enabled for all data connection security ===
 +
 
 +
Supports exception rollback for remote deploy
 +
 
 +
Supports automatic and scheduled update mode
 +
 
 +
On-premise local storage (ftp) and pubic cloud storage (baidu, azure, ali)
 +
 
 +
Up to 1000 device management and supports max. 50 devices update simultaneously
 +
 
 +
Supports cross-platform such as Windows and Linux
 +
 
 +
=== Open Interface – Web Services(RESTful API) ===
 +
 
 +
== Feature Details ==
  
 
=== <span style="font-family:times new roman,times,serif;">Supports Private or Public Cloud Architecture</span> ===
 
=== <span style="font-family:times new roman,times,serif;">Supports Private or Public Cloud Architecture</span> ===
Line 39: Line 61:
 
=== Multi-platform support ===
 
=== Multi-platform support ===
  
<span style="font-size:medium;"><span style="font-family:times new roman,times,serif;">OTA agent supports multiplatform, such as Windows 7/8 /10, CentOS6.5, Yocto x861.7.1 and Yocto RISC1.5.3 etc...</span></span>
+
''<span style="font-size:medium;"><span style="font-family:times new roman,times,serif;">OTA agent supports multiplatform, such as Windows 7/8 /10, CentOS6.5, Yocto x861.7.1 and Yocto RISC1.5.3 etc...</span></span>''

Revision as of 14:53, 20 October 2016

WISE-PaaS/OTA is part of Advantech WISE-PaaS cloud solution and focuses on remote software update.  It provides one-stop updates for application, patch, firmware, driver and BSP.

WISE-PaaS/OTA utilizes standard IoT protocol, like MQTT from IBM, to communicate with IPC or IoT gateway, and provides OTA agent which supports multiplatform, such as Windows 7/8/10, CentOS6.5, Yocto x86 and Yocto RISC etc to deploy the update pack. Moreover, WISE-PaaS/OTA offers RESTful API web service which allows user to integrate OTA functions with other application.

Features

Console-Server-Agent structure, where the server can be built in a public or private cloud

Centralized remote software update system which supports application, patch, firmware, driver, BSP and updates

Encrypted protection for update package content

TLS/SSL enabled for all data connection security

Supports exception rollback for remote deploy

Supports automatic and scheduled update mode

On-premise local storage (ftp) and pubic cloud storage (baidu, azure, ali)

Up to 1000 device management and supports max. 50 devices update simultaneously

Supports cross-platform such as Windows and Linux

Open Interface – Web Services(RESTful API)

Feature Details

Supports Private or Public Cloud Architecture

WISE-PaaS/OTA is a 100% web based application, which can be built in public or private cloud. It makes the user to update the software easily.

Device and Software Status Management

Connected with devices using MQTT protocol and monitoring the software status or information such as software version timely.

Automatic and Scheduling Update Mode

WISE-PaaS/OTA supports two different update modes: automatic update from server side and scheduling update which actives from the agent side. Scheduling can help users avoid the peak time of network traffic effectively, offering reasonable download and deployment arrangements, which can reduce the losses from software updates.

Storage Management

WISE-PaaS/OTA supports opened framework which can integrate 3rd party storage easily, such as, local storage FTP or public storage baiduyun, azure etc. This framework can manage multi-storage which supports up to 50 devices to update simultaneously.

Package Management

Multi-layer OTA package management supported. Not only realize automatic programming versions update, WISE-PaaS/OTA can also make sure your on-site version control will be always the latest. However, it can also be applied the old version if you’d need to.

Security Protection

TLS/SSL enabled for all data connection security includes user account, device connection, upload and download package. Moreover, it uses the DES encrypted to protect the upgrade packages and can roll back to older version when exception happens.

Event & Notification

Upon major events, prompt notifications will be sent to administrators by email.

WISE-PaaS/OTA Extension

Provide RESTful API Web Service, which allows cross-platform integration of OTA functions with other system.

Multi-platform support

OTA agent supports multiplatform, such as Windows 7/8 /10, CentOS6.5, Yocto x861.7.1 and Yocto RISC1.5.3 etc...