Difference between revisions of "Cloud-Service"

From ESS-WIKI
Jump to: navigation, search
(SUSIAccess 2.0/2.1)
 
(35 intermediate revisions by 4 users not shown)
Line 1: Line 1:
=Product & Service=
+
TBD
  
==Introduction==
+
==Product & Service==
When developers want to write an application that involves hardware access, they have to study the specifications to write the drivers. This is a time-consuming job and requires lots of expertise. Advantech has done all the hard work for our customers with the release of a suite of Software APIs, Application Programming Interfaces, which is ''a Bridge to Simplify & Enhance H/W & Application Implementation Efficiency''. Nowadays, Advantech provide our sample application demos, HW drivers and APIs. The drivers which are keeping in maintain included Secured & Unified Smart Interface (SUSI) 4.0, 3.02 and iManager 2.0. Only SUSI4 driver is on developing, so we recommend SUSI4 to new customers.
 
  
==Drivers of APIs==
+
===[[WISE-PaaS/RMM]]===
=== iManager 2.0 ===
+
WISE-PaaS/RMM is part of Advantech WISE-PaaS cloud solution, and focuses on remote device management and monitoring. WISE-PaaS/RMM serves as an IoT device management platform that manages connected devices remotely, providing centralized management features, including HW/SW status monitoring, remote control, system backup/recovery, etc. Moreover, it supports server redundancy and hierarchical server management, which increases service reliability and availability. WISE-PaaS/RMM utilizes standard IoT protocol, like MQTT from IBM, to communicate with IPCs, IoT gateways and sensors, provides WISE Agent framework for data acquisition from devices, and offers RESTful API web service, which allows the user to integrate RMM functions with other applications or do further customization.
Advantech's EC platforms come equipped with iManager, a micro controller that provides embedded features for system integrators. Embedded features have been moved from the OS/BIOS level to the board level, to increase reliability and simplify integration.
 
  
=== SUSI 3.02 ===
+
===[[NodeRED Plug-ins for RMM]]===
SUSI 3.02 provides not only the underlying drivers required but also a rich set of user-friendly, intelligent and integrated interfaces, which speeds development, enhances security and offers add-on value for Advantech
+
WISE-PaaS/RMM solution rovides a collection of Node-RED nodes to access RMM services by using standard RESTful APIs. User can use those nodes to combine RMM features for specific application integrating and data flow controlling.
platforms. SUSI plays the role of catalyst between developer and solution, and makes Advantech embedded platforms easier and simpler to adopt and operate with customer applications.
+
About device query, user can get software/hardware monitoring status, device list, gateway sensor list, and etc. About device control, user can control device power on/off, switch McAfee protection, start Acronis backup and recovery and screen shot. About event manipulation, user can send Email and SMS messages, as well as receive the all events from RMM server when event occurs.  
  
=== SUSI 4.0 ===
+
===[[Azure RMM Services]]===
SUSI 4.0 driver supports include not only newer SUSI 4.0 APIs, but also the APIs of SUSI 3.02 and iManager 2.0. Therefore, the old customers, who bought SUSI 3.02 or iManager 2.0 before, can install SUSI 4.0 driver with no effort. Customers will enjoy better performance which is SUSI 4.0 driver carries out.
+
TBD
  
=== SUSI Device ===
+
<br>
SUSI Device is auxiliary library that depend on SUSI library.
 
  
==Document==
+
== Technique ==
*[[Media:IManager 2.0 Software API user manual ed.1.pdf ‎|<big><big>''iManger 2.0 API User Manual''</big></big>]]
 
*[[Media:SUSI V3.02 API UserManual.pdf ‎|<big><big>''SUSI 3.02 API User Manual''</big></big>]]
 
*[[Media:SUSI4 User Manual.pdf ‎|<big><big>''SUSI 4.0 API User Manual''</big></big>]]
 
*[[Media:SusiDevice User Manual.pdf ‎|<big><big>''SUSI Device API User Manual''</big></big>]]
 
  
==[[SUSIAccess 3.0|SUSIAccess 3.0]]==
+
=== Connectivity ===
==[[Remote Management & Monitoring - RMM 3.1|WISE-PaaS/RMM 3.1]]==
 
==[[WISE-Agent|WISE-Agent]]==
 
  
<br><br>
+
*[[Connectivity/Agent_Communication_Protocol_in_MQTT|Agent communication protocol in MQTT]]
 +
*[[Connectivity/AdvHeartBeat|AdvHeartBeat Protocol for Connection Reliability]]
  
=Technique=
+
=== Messaging Protocol ===
==[[Cloud Service/MQTT|MQTT]]==
+
 
==[[Cloud Service/PostgreSQL|PostgreSQL]]==
+
=== Data Management ===
==[[Cloud Service/MongoDB|MongoDB]]==
+
 
==[[Cloud Service/TomCat|TomCat]]==
+
=== Security ===
==[[Cloud Service/KVM|KVM]]==
+
 
==[[Cloud Service/Security|Security]]==
+
=== Cloud Services ===
==[[Cloud Service/RESTful API|RESTful API]]==
+
 
==[[Cloud Service/jQuery|jQuery]]==
+
=== Clustering ===
==[[Cloud Service/Docker|Docker]]==
+
 
==[[Cloud Service/Hadoop|Hadoop]]==
+
*[https://en.wikipedia.org/wiki/Apache_Hadoop Hadoop]
==[[Cloud Service/Node-Red|Node-Red for Cloud Service]]==
+
*[https://en.wikipedia.org/wiki/Docker_(software) Docker]
==[[Cloud Service/Freeboard|Freeboard]]==
+
 
 +
=== Visualization ===
 +
 
 +
*[https://freeboard.io/ Freeboard]]
 +
 
 +
=== Flow Control ===
 +
 
 +
*[https://en.wikipedia.org/wiki/Node-RED Node-RED] TBD

Latest revision as of 11:59, 29 November 2016

TBD

Product & Service

WISE-PaaS/RMM

WISE-PaaS/RMM is part of Advantech WISE-PaaS cloud solution, and focuses on remote device management and monitoring. WISE-PaaS/RMM serves as an IoT device management platform that manages connected devices remotely, providing centralized management features, including HW/SW status monitoring, remote control, system backup/recovery, etc. Moreover, it supports server redundancy and hierarchical server management, which increases service reliability and availability. WISE-PaaS/RMM utilizes standard IoT protocol, like MQTT from IBM, to communicate with IPCs, IoT gateways and sensors, provides WISE Agent framework for data acquisition from devices, and offers RESTful API web service, which allows the user to integrate RMM functions with other applications or do further customization.

NodeRED Plug-ins for RMM

WISE-PaaS/RMM solution rovides a collection of Node-RED nodes to access RMM services by using standard RESTful APIs. User can use those nodes to combine RMM features for specific application integrating and data flow controlling. About device query, user can get software/hardware monitoring status, device list, gateway sensor list, and etc. About device control, user can control device power on/off, switch McAfee protection, start Acronis backup and recovery and screen shot. About event manipulation, user can send Email and SMS messages, as well as receive the all events from RMM server when event occurs.

Azure RMM Services

TBD


Technique

Connectivity

Messaging Protocol

Data Management

Security

Cloud Services

Clustering

Visualization

Flow Control