Related to "Mqtt"
mqtt package
The mqtt
package provides tools for working with Message Queuing Telemetry Transport (MQTT) protocol.
mqtt.publish() function
mqtt.publish()
sends data to an MQTT broker using MQTT protocol.
mqtt.to() function
mqtt.to()
outputs data from a stream of tables to an MQTT broker using MQTT protocol.