mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-08-20 12:29:05 +00:00
add language hints to code blocks
This commit is contained in:
@@ -15,7 +15,7 @@ The `mqtt.client` module connects to a MQTT broker and emits a message messages
|
||||
|
||||
### Example
|
||||
Open a mqtt connection to `test.mosquitto.org` subscribing to the `showbridge` topic.
|
||||
```
|
||||
```yaml
|
||||
- id: mqttClient
|
||||
type: mqtt.client
|
||||
params:
|
||||
|
||||
Reference in New Issue
Block a user