fusio/adapter-mqtt

提供与基于MQTT的消息队列进行连接的功能

v6.0.2 2023-07-15 17:38 UTC

This package is auto-updated.

Last update: 2024-09-03 10:08:03 UTC


README

Fusio适配器,提供与基于MQTT的消息队列进行连接的功能。它使用了php-mqtt/client包。您可以在Fusio项目中按照以下步骤安装适配器:

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