Updated MQTT Overview (asciidoc)

Michael Ingraham 2019-06-16 08:05:01 -04:00
parent 25211a90ac
commit 74bf0b4c5a
1 changed files with 2 additions and 1 deletions

@ -18,6 +18,7 @@ image::http://alt2.pbeirne.com/images/sonoff_cmnd_flow2.png[multiple devices dia
There are lots of ways to control your devices. One typically uses a laptop/desktop to configure and test your Sonoffs and perhaps a smartphone to keep track of what's happening. In the long run you might want to integrate your device in a home-automation system like node-RED, openHAB, HomeAssistant, HomeBridge, Domoticz, ...
### MQTT Message Prefixes
[options="header"]
|===
|Message|Issued by|Intent
@ -28,7 +29,7 @@ There are lots of ways to control your devices. One typically uses a laptop/desk
These are `prefix1`, `prefix2` & `prefix3` in the code
## Configuring MQTT
https://m.facebook.com/notes/phil-moyer/comparing-temperaturehumidity-sensors/10157468075605557
MQTT settings can be initially setup in the web interface and thereafter configured by commands.
### Enable MQTT