Difference between revisions of "Sensor Hub MCU/WISEAgent"

From ESS-WIKI
Jump to: navigation, search
Line 1: Line 1:
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.
+
[[MCU/WISEAgent|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==
 
==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.

Revision as of 09:44, 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.