Accessor: net/MQTTPublisher

net/MQTTPublisher

Publish MQTT protocol messages.

MQTT is a lightweight messaging protocol. This accessor requires the 'mqtt' module.

Version:
  • $$Id$$
Author:
  • Hokeun Kim, contributor: Christopher Brooks
Source:
Inputs:
Name Type Description
toPublish The data to be published.
Outputs:
Name Type Description
connection Output on which a string is sent when a connection to the broker has been established.
topic Output indicating the topic of received data.