simplemqtt/README.md
2018-04-12 13:51:07 +01:00

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.