Remove broken redirect from (#4901)
This commit is contained in:
parent
4887c9c993
commit
13464e509e
14 changed files with 0 additions and 14 deletions
|
@ -8,7 +8,6 @@ comments: false
|
|||
sharing: true
|
||||
footer: true
|
||||
logo: mqtt.png
|
||||
redirect_from: /components/mqtt/#publish-service
|
||||
---
|
||||
|
||||
The MQTT component will register the service `publish` which allows publishing messages to MQTT topics. There are two ways of specifying your payload. You can either use `payload` to hard-code a payload or use `payload_template` to specify a [template](/topics/templating/) that will be rendered to generate the payload.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue