:py:mod:`expliot.plugins.mqtt.awsiotpub` ======================================== .. py:module:: expliot.plugins.mqtt.awsiotpub .. autoapi-nested-parse:: Plugin to publish to a topic an AWS IoT endpoint. Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: expliot.plugins.mqtt.awsiotpub.AwsIotPub .. py:class:: AwsIotPub Bases: :py:obj:`expliot.core.tests.test.Test` Publish a MQTT message to a given AWS IoT endpoint. Output Format: There is no output. .. py:method:: execute() Execute the test.