Fixed restriction for MQTT Eventstream config (#2328)
This commit is contained in:
parent
b13b585676
commit
d5d3d637ac
1 changed files with 2 additions and 2 deletions
|
@ -25,8 +25,8 @@ mqtt_eventstream:
|
||||||
|
|
||||||
Configuration variables:
|
Configuration variables:
|
||||||
|
|
||||||
- **publish_topic** (*Required*): Topic for publishing local events
|
- **publish_topic** (*Optional*): Topic for publishing local events
|
||||||
- **subscribe_topic** (*Required*): Topic to receive events from the remote server.
|
- **subscribe_topic** (*Optional*): Topic to receive events from the remote server.
|
||||||
|
|
||||||
## Multiple Instances
|
## Multiple Instances
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue