4.8.0.0R6
Software Development Kit
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
line_to_mqtt

Detailed Description

The line_to_mqtt module implements a "Line Protocol" named "MQTT". It requires configuration setup in "MQTT". When this protocol is chosen by a Line, it buffers whatever it receives on the Line till it sees a newline, then sends the buffer contents as an MQTT publish.

Build it from project "line_to_mqtt".