Skip to content

Commit

Permalink
Script updating gh-pages from 44e6aa8. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ID Bot committed Oct 2, 2023
1 parent bea9058 commit 806dd15
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 22 deletions.
30 changes: 16 additions & 14 deletions ps-rev/draft-ietf-core-coap-pubsub.html
Original file line number Diff line number Diff line change
Expand Up @@ -1367,26 +1367,35 @@ <h3 id="name-coap-publish-subscribe-arch">
<div id="section-1.2-3.1">
<div class="alignCenter art-svg artwork" id="section-1.2-3.1.1">
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="272" width="512" viewBox="0 0 512 272" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
<path d="M 400,64 L 400,80" fill="none" stroke="black"></path>
<path d="M 400,176 L 400,192" fill="none" stroke="black"></path>
<path d="M 8,64 L 104,64" fill="none" stroke="black"></path>
<path d="M 200,64 L 288,64" fill="none" stroke="black"></path>
<path d="M 400,64 L 504,64" fill="none" stroke="black"></path>
<path d="M 8,128 L 104,128" fill="none" stroke="black"></path>
<path d="M 400,128 L 504,128" fill="none" stroke="black"></path>
<path d="M 8,176 L 104,176" fill="none" stroke="black"></path>
<path d="M 400,176 L 504,176" fill="none" stroke="black"></path>
<path d="M 8,240 L 104,240" fill="none" stroke="black"></path>
<path d="M 200,240 L 288,240" fill="none" stroke="black"></path>
<path d="M 400,240 L 504,240" fill="none" stroke="black"></path>
<g class="text">
<text x="36" y="36">CoAP</text>
<text x="244" y="36">CoAP</text>
<text x="428" y="36">CoAP</text>
<text x="48" y="52">clients</text>
<text x="244" y="52">server</text>
<text x="440" y="52">clients</text>
<text x="56" y="68">┌───────────┐</text>
<text x="244" y="68">┌──────────┐</text>
<text x="336" y="68">observe</text>
<text x="452" y="68">┌────────────┐</text>
<text x="8" y="84"></text>
<text x="104" y="84"></text>
<text x="144" y="84">publish</text>
<text x="200" y="84"></text>
<text x="344" y="84">│◀────────────</text>
<text x="340" y="84">│◀────────────</text>
<text x="504" y="84"></text>
<text x="8" y="100"></text>
<text x="56" y="100">publisher</text>
<text x="152" y="100">──────────▶│</text>
<text x="152" y="100">+──────────▶│</text>
<text x="344" y="100">├────────────▶│</text>
<text x="452" y="100">subscriber</text>
<text x="504" y="100"></text>
Expand All @@ -1395,10 +1404,8 @@ <h3 id="name-coap-publish-subscribe-arch">
<text x="200" y="116"></text>
<text x="344" y="116">├────────────▶│</text>
<text x="504" y="116"></text>
<text x="56" y="132">└───────────┘</text>
<text x="200" y="132"></text>
<text x="288" y="132"></text>
<text x="452" y="132">└────────────┘</text>
<text x="48" y="148"></text>
<text x="200" y="148"></text>
<text x="244" y="148">broker</text>
Expand All @@ -1408,20 +1415,18 @@ <h3 id="name-coap-publish-subscribe-arch">
<text x="200" y="164"></text>
<text x="288" y="164"></text>
<text x="440" y="164"></text>
<text x="56" y="180">┌───────────┐</text>
<text x="200" y="180"></text>
<text x="288" y="180"></text>
<text x="336" y="180">observe</text>
<text x="452" y="180">┌────────────┐</text>
<text x="8" y="196"></text>
<text x="104" y="196"></text>
<text x="144" y="196">publish</text>
<text x="200" y="196"></text>
<text x="344" y="196">│◀────────────</text>
<text x="340" y="196">│◀────────────</text>
<text x="504" y="196"></text>
<text x="8" y="212"></text>
<text x="56" y="212">publisher</text>
<text x="152" y="212">──────────▶│</text>
<text x="152" y="212">+──────────▶│</text>
<text x="344" y="212">├────────────▶│</text>
<text x="452" y="212">subscriber</text>
<text x="504" y="212"></text>
Expand All @@ -1430,9 +1435,6 @@ <h3 id="name-coap-publish-subscribe-arch">
<text x="200" y="228"></text>
<text x="344" y="228">├────────────▶│</text>
<text x="504" y="228"></text>
<text x="56" y="244">└───────────┘</text>
<text x="244" y="244">└──────────┘</text>
<text x="452" y="244">└────────────┘</text>
</g>
</svg><a href="#section-1.2-3.1.1" class="pilcrow"></a>
</div>
Expand Down
16 changes: 8 additions & 8 deletions ps-rev/draft-ietf-core-coap-pubsub.txt
Original file line number Diff line number Diff line change
Expand Up @@ -226,18 +226,18 @@ Table of Contents

CoAP CoAP CoAP
clients server clients
┌───────────┐ ┌──────────┐ observe ┌────────────┐
│ │ publish │ │◀────────────
│ publisher ──────────▶│ ├────────────▶│ subscriber │
+-----------. +----------+ observe +------------+
│ │ publish │ │◀────────────+
│ publisher +──────────▶│ ├────────────▶│ subscriber │
│ │ │ ├────────────▶│ │
└───────────┘ │ │ └────────────┘
+-----------+ │ │ +------------+
┄ │ broker │ ┄
┄ │ │ ┄
┌───────────┐ │ │ observe ┌────────────┐
│ │ publish │ │◀────────────
│ publisher ──────────▶│ ├────────────▶│ subscriber │
+-----------+ │ │ observe +------------+
│ │ publish │ │◀────────────+
│ publisher +──────────▶│ ├────────────▶│ subscriber │
│ │ │ ├────────────▶│ │
└───────────┘ └──────────┘ └────────────┘
+-----------+ +----------+ +------------+

Figure 1: Publish-subscribe architecture over CoAP

Expand Down

0 comments on commit 806dd15

Please sign in to comment.