Difference between revisions of "WISE-32xx Series"

From ESS-WIKI
Jump to: navigation, search
(Created page with "== Introduction == WISE-3240 is a RISC based IoT gateway with the following features *OpenWrt 15.05.1 BSP *WISE 1841 Zigbee hub support *IoT gateway software stack...")
 
Line 23: Line 23:
 
=== Management ===
 
=== Management ===
  
1. [[IoTGateway/Webmin|LuCI]] :LuCI is [https://github.com/openwrt/luci| opensource project] .It's web-based GUI management interface .
+
1. [[IoTGateway/LuCI|LuCI]] :LuCI is [https://github.com/openwrt/luci| opensource project] .It's web-based GUI management interface .
  
  

Revision as of 03:14, 3 April 2019

Introduction

WISE-3240 is a RISC based IoT gateway with the following features

  • OpenWrt 15.05.1 BSP
  • WISE 1841 Zigbee hub support
  • IoT gateway software stack and SDK for applicaiton development



IoT gateway software stack and SDK

API

1. Lua : lightweight programming language for embedded system

2. NodeJS : event-driven, cross-platform javascript runtime environment that is popular for Web and IoT application


Management

1. LuCI :LuCI is opensource project .It's web-based GUI management interface .


Connectivity

1. ePaper Manager : automatically connect to ePaper Manager cloud

2. MQTT : pub/sub based messaging protocol which is widely used in IoT application.

3. REST API : a comprehensive set of Web Service APIs for application integration