mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-08-19 12:04:06 +00:00
add notes about module interface implementations
This commit is contained in:
@@ -13,6 +13,8 @@ The `mqtt.client` module connects to a MQTT broker and emits a message messages
|
||||
- **topic** mqtt topic to subscribe to
|
||||
- **clientId** client ID for this connection to the broker
|
||||
|
||||
This module implements the `PubSubModule` interface.
|
||||
|
||||
### Example
|
||||
|
||||
Open a mqtt connection to `test.mosquitto.org` subscribing to the `showbridge` topic.
|
||||
|
||||
Reference in New Issue
Block a user