Skip to content

MQTT 节点#

使用 MQTT 节点实现 MQTT 自动化工作,并将 MQTT 与其他应用程序集成。n8n 支持通过 MQTT 传输消息。

本页将列出 MQTT 节点支持的操作,并提供更多资源的链接。

凭证配置

关于认证设置的指导,请参考 MQTT 凭证文档

/// 注意 | 此节点可用作 AI 工具 该节点可用于增强 AI 代理的能力。当以这种方式使用时,许多参数可以自动设置,或由 AI 提供信息进行配置 - 更多详情请参阅 AI 工具参数文档。 ///

操作功能#

使用 MQTT 节点可以发送消息。您可以设置消息主题,并选择是否将节点输入数据作为消息的一部分发送。

模板与示例#

IOT Button Remote / Spotify Control Integration with MQTT

by Hubschrauber

View template details
Receive messages for a MQTT queue

by Harshil Agrawal

View template details
Send location updates of the ISS to a topic in MQTT

by Harshil Agrawal

View template details
Browse MQTT integration templates, or search all templates

相关资源#

n8n 为 MQTT 提供了触发器节点。您可以在此处查阅触发器节点文档。

如需了解更多关于该服务的信息,请参阅 MQTT 官方文档