n8n-docs/docs/integrations/credentials/mqtt.md
2022-04-13 09:56:05 +01:00

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.