Commit 882a7c4
committed
docs: fix MQTT figures and add MQTT bullet to Networking wrap-up
mqtt-fanout.svg: three fan-out arrows now share a common origin at
the broker's right-edge midpoint (470, 165) instead of fanning out
from three nearby Y points. Arrowhead polygons on the diagonal
arrows aligned perpendicular to each line's direction. The "forward"
label nudged off the middle arrow line.
mqtt-publish-packet.svg: shortened the top-row labels for the first
three byte sections so they fit inside their byte-column widths --
"type | flags" -> "PUBLISH", "7 bytes left" -> "= 7", "topic is
3 bytes" -> "= 3". The labels were colliding horizontally in the
previous version.
networking/wrap-up: add a bullet for the MQTT subsection between the
Encryption bullet and the closer, framing MQTT as the worked example
that ties together every layer below it.1 parent 3d4cf5f commit 882a7c4
3 files changed
Lines changed: 21 additions & 9 deletions
File tree
- docs/openmvcam/tutorial/networking
- mqtt/figures
Lines changed: 6 additions & 6 deletions
Loading
Lines changed: 3 additions & 3 deletions
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
88 | 100 | | |
89 | 101 | | |
90 | 102 | | |
| |||
0 commit comments