We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6508364 + 9416922 commit 0167686Copy full SHA for 0167686
1 file changed
docs/contribute/local/README.md
@@ -173,7 +173,8 @@ The platform depends on the [Mosquitto MQTT Broker](https://mosquitto.org/) to
173
provide real-time messaging between devices and the platform.
174
175
This is currently an *optional* component - the platform will work without the
176
-broker, but some features will not be available.
+broker, but some features will not be available (e.g Access to Remote Instance Editor
177
+and Remote Instance logs requires the MQTT Broker).
178
179
We do **not** support sharing a broker with other non-FlowFuse applications. If you
180
already have mosquitto installed and running, you will need to run a second instance
0 commit comments