Skip to content

Commit a38afd1

Browse files
author
ID Bot
committed
Script updating gh-pages from c0e6c0d. [ci skip]
1 parent 3b3252b commit a38afd1

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

draft-ietf-core-coap-pubsub.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -1992,7 +1992,7 @@ <h4 id="name-creating-a-topic">
19921992
Payload (in CBOR diagnostic notation):
19931993
{
19941994
/ topic-name / 0: "living-room-sensor",
1995-
/ topic-data / 1: "ps/data/1bd0d6d",
1995+
/ topic-data / 1: "/ps/data/1bd0d6d",
19961996
/ resource-type / 2: "core.ps.data"
19971997
}
19981998
</pre><a href="#section-2.4.3-8" class="pilcrow"></a>
@@ -2032,7 +2032,7 @@ <h4 id="name-getting-a-topic">
20322032
Payload (in CBOR diagnostic notation):
20332033
{
20342034
/ topic-name / 0: "living-room-sensor",
2035-
/ topic-data / 1: "ps/data/1bd0d6d",
2035+
/ topic-data / 1: "/ps/data/1bd0d6d",
20362036
/ resource-type / 2: "core.ps.data",
20372037
/ topic-content-format / 3: 112,
20382038
/ topic-type / 4: "temperature",
@@ -2075,7 +2075,7 @@ <h4 id="name-getting-part-of-a-topic">
20752075
Content-Format: TBD606 (application/core-pubsub+cbor)
20762076
Payload (in CBOR diagnostic notation):
20772077
{
2078-
/ topic-data / 1: "ps/data/1bd0d6d",
2078+
/ topic-data / 1: "/ps/data/1bd0d6d",
20792079
/ topic-content-format / 3: 112
20802080
}
20812081
</pre><a href="#section-2.5.2-8" class="pilcrow"></a>
@@ -2104,7 +2104,7 @@ <h4 id="name-updating-the-topic">
21042104
Payload (in CBOR diagnostic notation):
21052105
{
21062106
/ topic-name / 0: "living-room-sensor",
2107-
/ topic-data / 1: "ps/data/1bd0d6d",
2107+
/ topic-data / 1: "/ps/data/1bd0d6d",
21082108
/ resource-type / 2: "core.ps.data",
21092109
/ topic-content-format / 3: 112,
21102110
/ topic-type / 4: "temperature",
@@ -2118,7 +2118,7 @@ <h4 id="name-updating-the-topic">
21182118
Payload (in CBOR diagnostic notation):
21192119
{
21202120
/ topic-name / 0: "living-room-sensor",
2121-
/ topic-data / 1: "ps/data/1bd0d6d",
2121+
/ topic-data / 1: "/ps/data/1bd0d6d",
21222122
/ resource-type / 2: "core.ps.data",
21232123
/ topic-content-format / 3: 112,
21242124
/ topic-type / 4: "temperature",
@@ -2172,7 +2172,7 @@ <h4 id="name-updating-the-topic-with-ipa">
21722172
Payload (in CBOR diagnostic notation):
21732173
{
21742174
/ topic-name / 0: "living-room-sensor",
2175-
/ topic-data / 1: "ps/data/1bd0d6d",
2175+
/ topic-data / 1: "/ps/data/1bd0d6d",
21762176
/ resource-type / 2: "core.ps.data",
21772177
/ topic-content-format / 3: 112,
21782178
/ topic-type / 4: "temperature",

draft-ietf-core-coap-pubsub.txt

+6-6
Original file line numberDiff line numberDiff line change
@@ -917,7 +917,7 @@ Internet-Draft CoAP pubsub February 2025
917917
Payload (in CBOR diagnostic notation):
918918
{
919919
/ topic-name / 0: "living-room-sensor",
920-
/ topic-data / 1: "ps/data/1bd0d6d",
920+
/ topic-data / 1: "/ps/data/1bd0d6d",
921921
/ resource-type / 2: "core.ps.data"
922922
}
923923

@@ -967,7 +967,7 @@ Internet-Draft CoAP pubsub February 2025
967967
Payload (in CBOR diagnostic notation):
968968
{
969969
/ topic-name / 0: "living-room-sensor",
970-
/ topic-data / 1: "ps/data/1bd0d6d",
970+
/ topic-data / 1: "/ps/data/1bd0d6d",
971971
/ resource-type / 2: "core.ps.data",
972972
/ topic-content-format / 3: 112,
973973
/ topic-type / 4: "temperature",
@@ -1032,7 +1032,7 @@ Internet-Draft CoAP pubsub February 2025
10321032
Content-Format: TBD606 (application/core-pubsub+cbor)
10331033
Payload (in CBOR diagnostic notation):
10341034
{
1035-
/ topic-data / 1: "ps/data/1bd0d6d",
1035+
/ topic-data / 1: "/ps/data/1bd0d6d",
10361036
/ topic-content-format / 3: 112
10371037
}
10381038

@@ -1087,7 +1087,7 @@ Internet-Draft CoAP pubsub February 2025
10871087
Payload (in CBOR diagnostic notation):
10881088
{
10891089
/ topic-name / 0: "living-room-sensor",
1090-
/ topic-data / 1: "ps/data/1bd0d6d",
1090+
/ topic-data / 1: "/ps/data/1bd0d6d",
10911091
/ resource-type / 2: "core.ps.data",
10921092
/ topic-content-format / 3: 112,
10931093
/ topic-type / 4: "temperature",
@@ -1101,7 +1101,7 @@ Internet-Draft CoAP pubsub February 2025
11011101
Payload (in CBOR diagnostic notation):
11021102
{
11031103
/ topic-name / 0: "living-room-sensor",
1104-
/ topic-data / 1: "ps/data/1bd0d6d",
1104+
/ topic-data / 1: "/ps/data/1bd0d6d",
11051105
/ resource-type / 2: "core.ps.data",
11061106
/ topic-content-format / 3: 112,
11071107
/ topic-type / 4: "temperature",
@@ -1197,7 +1197,7 @@ Internet-Draft CoAP pubsub February 2025
11971197
Payload (in CBOR diagnostic notation):
11981198
{
11991199
/ topic-name / 0: "living-room-sensor",
1200-
/ topic-data / 1: "ps/data/1bd0d6d",
1200+
/ topic-data / 1: "/ps/data/1bd0d6d",
12011201
/ resource-type / 2: "core.ps.data",
12021202
/ topic-content-format / 3: 112,
12031203
/ topic-type / 4: "temperature",

0 commit comments

Comments
 (0)