/adequate

MQTT broker and CLI built upon Dmitry Kazakov's MQTT support in his Simple Components

Primary LanguageAdaGNU Affero General Public License v3.0AGPL-3.0

Adequate

Utility tools for MQTT built upon Dmitry Kazakov's MQTT support in his Simple Components

  1. command line clients for publishing messages (aq_pub) and subscribing to topics (aq_sub).
  2. MQTT broker (aq_broker), not yet available
  3. 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.