mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
16 lines
457 B
Markdown
16 lines
457 B
Markdown
# MQTT
|
|
|
|
You can use these credentials to authenticate the following nodes with MQTT.
|
|
- [MQTT](/integrations/nodes/n8n-nodes-base.mqtt/)
|
|
- [MQTT Trigger](/integrations/trigger-nodes/n8n-nodes-base.mqttTrigger/)
|
|
|
|
## Prerequisites
|
|
|
|
You need to have a MQTT broker installed.
|
|
|
|
## Using MQTT
|
|
|
|
Use your Protocol, Host, Port, Username, and Password as the MQTT Trigger credential data in n8n.
|
|
|
|
Optionally, you can enable SSL and provide a CA or Client certificate.
|