expliot.plugins.mqtt.mqttpub

Plugin to publish to a topic on an MQTT broker.

Module Contents

Classes

MqttPub

Publish a MQTT message to a given MQTT broker.

class expliot.plugins.mqtt.mqttpub.MqttPub

Bases: expliot.core.tests.test.Test

Publish a MQTT message to a given MQTT broker.

Output Format: There is no output.

execute()

Execute the plugin.