@@ -306,8 +306,8 @@ Below is an example of discovery via /.well-known/core with rt=core.ps.conf that
306
306
Header : Content (Code=2.05)
307
307
Content-Format : 40 (application/link-format)
308
308
Payload :
309
- </ps/h9392>;rt="core.ps.conf";ct=TBD ,
310
- </other/path/2e3570>;rt="core.ps.conf";ct=TBD
309
+ </ps/h9392>;rt="core.ps.conf";ct=TBD606 ,
310
+ </other/path/2e3570>;rt="core.ps.conf";ct=TBD606
311
311
~~~~
312
312
313
313
# ## Topic-Data Discovery
@@ -387,7 +387,7 @@ Example:
387
387
388
388
Header : FETCH (Code=0.05)
389
389
Uri-Path : " ps"
390
- Content-Format : TBD (application/core-pubsub+cbor)
390
+ Content-Format : TBD606 (application/core-pubsub+cbor)
391
391
Payload :
392
392
{
393
393
" resource-type " : " core.ps.data" ,
@@ -424,7 +424,7 @@ The broker MUST issue a 4.00 (Bad Request) error if a received parameter is inva
424
424
425
425
Header : POST (Code=0.02)
426
426
Uri-Path : " ps"
427
- Content-Format : TBD (application/core-pubsub+cbor)
427
+ Content-Format : TBD606 (application/core-pubsub+cbor)
428
428
Payload (in CBOR diagnostic notation) :
429
429
{
430
430
/ topic-name / 0 : " living-room-sensor" ,
@@ -435,7 +435,7 @@ The broker MUST issue a 4.00 (Bad Request) error if a received parameter is inva
435
435
436
436
Header : Created (Code=2.01)
437
437
Location-Path : " ps/h9392"
438
- Content-Format : TBD (application/core-pubsub+cbor)
438
+ Content-Format : TBD606 (application/core-pubsub+cbor)
439
439
Payload (in CBOR diagnostic notation) :
440
440
{
441
441
/ topic-name / 0 : " living-room-sensor" ,
@@ -479,7 +479,7 @@ For example, below is a request on the topic "ps/h9392":
479
479
Response :
480
480
481
481
Header : Content (Code=2.05)
482
- Content-Format : TBD (application/core-pubsub+cbor)
482
+ Content-Format : TBD606 (application/core-pubsub+cbor)
483
483
Payload (in CBOR diagnostic notation) :
484
484
{
485
485
/ topic-name / 0 : " living-room-sensor" ,
@@ -521,7 +521,7 @@ Example:
521
521
Header : FETCH (Code=0.05)
522
522
Uri-Path : " ps"
523
523
Uri-Path : " h9392"
524
- Content-Format : TBD (application/core-pubsub+cbor)
524
+ Content-Format : TBD606 (application/core-pubsub+cbor)
525
525
Payload (in CBOR diagnostic notation) :
526
526
{
527
527
/ conf-filter / 11 : ["topic-data", "media-type"]
@@ -530,7 +530,7 @@ Example:
530
530
Response :
531
531
532
532
Header : Content (Code=2.05)
533
- Content-Format : TBD (application/core-pubsub+cbor)
533
+ Content-Format : TBD606 (application/core-pubsub+cbor)
534
534
Payload (in CBOR diagnostic notation) :
535
535
{
536
536
/ topic-data / 1 : " ps/data/1bd0d6d" ,
@@ -565,7 +565,7 @@ Example:
565
565
Header : PUT (Code=0.03)
566
566
Uri-Path : " ps"
567
567
Uri-Path : " h9392"
568
- Content-Format : TBD (application/core-pubsub+cbor)
568
+ Content-Format : TBD606 (application/core-pubsub+cbor)
569
569
Payload (in CBOR diagnostic notation) :
570
570
{
571
571
/ topic-name / 0 : " living-room-sensor" ,
@@ -579,7 +579,7 @@ Example:
579
579
Response :
580
580
581
581
Header : Changed (Code=2.04)
582
- Content-Format : TBD (application/core-pubsub+cbor)
582
+ Content-Format : TBD606 (application/core-pubsub+cbor)
583
583
Payload (in CBOR diagnostic notation) :
584
584
{
585
585
/ topic-name / 0 : " living-room-sensor" ,
@@ -615,7 +615,7 @@ Contrary to PUT, iPATCH operations will explicitly update some parameters, leavi
615
615
Header : iPATCH (Code=0.07)
616
616
Uri-Path : " ps"
617
617
Uri-Path : " h9392"
618
- Content-Format : TBD (application/core-pubsub+cbor)
618
+ Content-Format : TBD606 (application/core-pubsub+cbor)
619
619
Payload (in CBOR diagnostic notation) :
620
620
{
621
621
/ expiration-date / 5 : " 2024-02-28T23:59:59Z" ,
@@ -625,7 +625,7 @@ Contrary to PUT, iPATCH operations will explicitly update some parameters, leavi
625
625
Response :
626
626
627
627
Header : Changed (Code=2.04)
628
- Content-Format : TBD (application/core-pubsub+cbor)
628
+ Content-Format : TBD606 (application/core-pubsub+cbor)
629
629
Payload (in CBOR diagnostic notation) :
630
630
{
631
631
/ topic-name / 0 : " living-room-sensor" ,
@@ -998,7 +998,7 @@ Content Type: application/core-pubsub+cbor
998
998
999
999
Content Coding : -
1000
1000
1001
- ID : TBD
1001
+ ID : TBD606
1002
1002
1003
1003
Reference : {{&SELF}}
1004
1004
0 commit comments