Utility tools for MQTT built upon Dmitry Kazakov's MQTT support in his Simple Components
- command line clients for publishing messages (aq_pub) and subscribing to topics (aq_sub).
- MQTT broker (aq_broker), not yet available
- MQTT to RRD transfer daemon. Subscribes to configured topics and writes the received data to a round robin database.
See the documentation in the Wiki
If you have any problems or ask for new features, please use the issue tracker.