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 的文档 了解有关该服务的更多信息。