SimpleMQTT

The SimpleMQTT module is built on top of the [https://github.com/eclipse/paho.mqtt.python](Eclipse Paho MQTT Python client). This is a Python 3 implementation of a (simple) AgentSpeak interpreter. It extends on the client by providing the publisher class, to simplify publishing to an MQTT server, and by providing the collector class, to simplify (mass-)collection of data from an MQTT server.

Description
An extension of the Paho MQTT client to simplify publishing and collecting information to/from the MQTT server.
Readme 34 KiB
Languages
Python 100%