mirror of https://github.com/arendst/Tasmota.git
change the first diagram to a message flow diagram
parent
8393bad132
commit
32bfadda18
|
@ -9,7 +9,9 @@ toc::[]
|
|||
|
||||
Here is a diagram showing the connection phase and the network transactions required to turn a sonoff device on.
|
||||
|
||||
image::http://alt.pbeirne.com/images/sonoff_cmnd_flow.png[flow diagram]
|
||||
image::http://alt.pbeirne.com/images/sonoff_cmnd_flow3.png[flow diagram]
|
||||
|
||||
pass:[<small>*In fact, the sonoff subscribes to "cmnd/my-topic/#", "cmnd/group-topic/#" and "cmnd/DVES_123456/#"</small>]
|
||||
|
||||
In a typical setup, you'll have multiple Sonoff's (or other devices using this project's code) on the left hand side.
|
||||
|
||||
|
|
Loading…
Reference in New Issue