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

From ESS-WIKI
Jump to: navigation, search
(Created page with "Introduction framework document")
 
Line 1: Line 1:
Introduction
+
= Introduction =
framework
+
 
document
+
''<span style="font-family: times new roman,times,serif;"><span style="font-size: medium;">The WISE-PaaS/OTA Server provides one-stop updates for application, patch, firmware,driver and BSP.&nbsp;</span> </span>It is <span style="font-size: medium;"><span style="font-family: &quot;times new roman", times, serif;"><font color="#252525">a 100% web based application, which can be built in public or private cloud. It makes the user to update the software easily.</font></span></span>''<span style="font-size: medium;">''<span style="font-family: &quot;times new roman", times, serif;"><font color="#252525"></font></span> <span style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: &quot;times new roman", times, serif; font-style: normal; font-weight: normal; word-spacing: 0px; float: none; display: inline !important; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-stroke-width: 0px; font-variant-ligatures: normal; font-variant-caps: normal;">''It utilizes standard IoT protocol, like MQTT from IBM, to communication with IPC or IoT gateway, and more than 1000 devices can be connected''</span><span style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: &quot;times new roman", times, serif; font-style: normal; font-weight: normal; word-spacing: 0px; float: none; display: inline !important; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-stroke-width: 0px; font-variant-ligatures: normal; font-variant-caps: normal;"></span><span style="font-family: times new roman,times,serif;">simultaneously. It supports</span>''<span style="font-family: times new roman,times,serif;">''<font color="#252525">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. It &nbsp;supports opened framework which can integrate 3<sup style="line-height: 1;">rd</sup> 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.&nbsp; 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. The real time download and deploy information can be retrieved from the devices, and they can be showed on the event page of OTA server.Moreover, upon major events, prompt notifications will be sent to administrators by email. It Provide RESTful API Web Service, which allows cross-platform integration of OTA functions with other system.</font>''</span></span>
 +
 
 +
Architechture
 +
 
 +
Installation and Uninstallation
 +
 
 +
Main Function
 +
 
 +
&nbsp;

Revision as of 10:54, 8 November 2016

Introduction

The WISE-PaaS/OTA Server provides one-stop updates for application, patch, firmware,driver and BSP.  It is a 100% web based application, which can be built in public or private cloud. It makes the user to update the software easily. It utilizes standard IoT protocol, like MQTT from IBM, to communication with IPC or IoT gateway, and more than 1000 devices can be connectedsimultaneously. It supportstwo 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. It  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.  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. The real time download and deploy information can be retrieved from the devices, and they can be showed on the event page of OTA server.Moreover, upon major events, prompt notifications will be sent to administrators by email. It Provide RESTful API Web Service, which allows cross-platform integration of OTA functions with other system.

Architechture

Installation and Uninstallation

Main Function