Skip to content

Commit 0167686

Browse files
authored
Merge pull request #6845 from FlowFuse/hardillb-patch-2
Update README to specify MQTT Broker requirements
2 parents 6508364 + 9416922 commit 0167686

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/contribute/local/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,8 @@ The platform depends on the [Mosquitto MQTT Broker](https://mosquitto.org/) to
173173
provide real-time messaging between devices and the platform.
174174

175175
This is currently an *optional* component - the platform will work without the
176-
broker, but some features will not be available.
176+
broker, but some features will not be available (e.g Access to Remote Instance Editor
177+
and Remote Instance logs requires the MQTT Broker).
177178

178179
We do **not** support sharing a broker with other non-FlowFuse applications. If you
179180
already have mosquitto installed and running, you will need to run a second instance

0 commit comments

Comments
 (0)