413 B
413 B
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.