/jMQTT

Jeedom plugin to interface as a client with an MQTT broker.

Primary LanguagePHP

Forum - Documentation - Change Log


jMQTT is a plugin for Jeedom aiming to connect Jeedom to an MQTT broker to subscribe and publish messages. Main functionalities are:

  • Automatic installation of the Mosquitto broker;
  • Multi broker support
  • Automatic creation of MQTT equipments, automatic creation of information commands, options to desactivate these automatisms;
  • Manual addition of MQTT equipement;
  • Duplication of equipments;
  • Decoding of complex JSON payload and creation of related informations;
  • Manual addition of commands (for publishing), support of the retain mode;
  • Acces to the Jeedom JSON RPC API through MQTT.

Forum - Documentation - Change Log