Difference between revisions of "Sensor Hub MCU/WISEAgent"

From ESS-WIKI
Jump to: navigation, search
Line 3: Line 3:
 
==Architecture==
 
==Architecture==
 
WiseAgentLite only includes the blue block. The MQTT interface must be ported to adapt to different MCU.
 
WiseAgentLite only includes the blue block. The MQTT interface must be ported to adapt to different MCU.
 +
 +
==Functions==
 +
==Sensors==
 +
==Sample Code==

Revision as of 10:40, 5 February 2016

WiseAgentLite is a lite agent library to adapt to a poor performance platform. We separate it into two layers, RMM protocol layer and MQTT protocol layer.

Architecture

WiseAgentLite only includes the blue block. The MQTT interface must be ported to adapt to different MCU.

Functions

Sensors

Sample Code