MqttTransport.publish

MqttTransport.publish(topic, message)[source]

Publish a message to a topic.

Parameters:
topicTopic

Instance of the topic to publish to.

messageMessage

Instance of the message to publish.