Commit db241b7 1 parent 9660c56 commit db241b7 Copy full SHA for db241b7
File tree 1 file changed +10
-10
lines changed
1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -128,18 +128,18 @@ The broker is responsible for the store-and-forward of state update representati
128
128
~~~~ aasvg
129
129
CoAP CoAP CoAP
130
130
clients server clients
131
- .-----------. .----------. observe .-----------.
132
- | | publish | |<----------+ |
133
- | publisher +--------->+ +---------->| subscribe |
134
- | | | +---------->| |
135
- ' -----------' | | '-----------'
131
+ .-----------. .----------. observe .------------ .
132
+ | | publish | |<----------+ |
133
+ | publisher +--------->+ +---------->| subscriber |
134
+ | | | +---------->| |
135
+ ' -----------' | | '------------ '
136
136
... | broker | ...
137
137
... | | ...
138
- .-----------. | | observe .-----------.
139
- | | publish | |<----------+ |
140
- | publisher +--------->| +---------->| subscribe |
141
- | | | +---------->| |
142
- ' -----------' ' ----------' ' -----------'
138
+ .-----------. | | observe .------------ .
139
+ | | publish | |<----------+ |
140
+ | publisher +--------->| +---------->| subscriber |
141
+ | | | +---------->| |
142
+ ' -----------' ' ----------' ' ------------ '
143
143
~~~~
144
144
{: # fig-arch title='Publish-subscribe architecture over CoAP' artwork-align="center"}
145
145
You can’t perform that action at this time.
0 commit comments