Search by

fusio / adapter-mqtt

chriskapp

Provides a connection to work with a MQTT based message queue

v6.2.0 2025-12-23 12:53 UTC

This package is auto-updated.

Last update: 2026-08-25 23:05:41 UTC


README

Fusio adapter which provides a connection to work with a MQTT based message queue. It uses the php-mqtt/client package. You can install the adapter with the following steps inside your Fusio project:

composer require fusio/adapter-mqtt
php bin/fusio system:register "Fusio\Adapter\Mqtt\Adapter"