Skip to content

Commit 94377a3

Browse files
authored
Merge pull request #19 from namib-project/editorial
Change draft name, apply (mostly) editorial changes
2 parents 6415b1d + d7f737e commit 94377a3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

draft-romann-mud-constrained.md renamed to draft-romann-iotops-mud-constrained.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ coding: utf-8
44

55
title: Using MUD in Constrained Environments
66
abbrev: MUD and CoAP
7-
docname: draft-romann-mud-constrained-latest
7+
docname: draft-romann-iotops-mud-constrained-latest
88

99
category: info # std is not allowed for independent submissions, as it seems
1010
submissiontype: independent
@@ -28,7 +28,6 @@ author:
2828
-
2929
ins: H. Damer
3030
name: Hugo Hakim Damer
31-
organization: Universität Bremen
3231
3332
role: editor
3433
country: Germany
@@ -41,6 +40,7 @@ author:
4140

4241
entity:
4342
SELF: "[RFC-XXXX]"
43+
...
4444

4545
--- abstract
4646
This document specifies additional ways for discovering and emitting
@@ -101,7 +101,7 @@ the MUD URLs) may initiate the MUD discovery process:
101101
The Thing can contact and register with MUD URL recipients, e.g. by sending a
102102
CoAP POST request via Multicast and/or addressing a well-known registration endpoint.
103103
Conversely, a MUD Receiver can initiate the discovery process, e.g. by sending a
104-
COAP GET request to a well-known URI via multicast.
104+
CoAP GET request to a well-known URI via multicast.
105105

106106
Note that the protocol used for communication between the MUD Receiver and
107107
MUD Manager is considered out of scope for this document and is considered
@@ -170,7 +170,7 @@ If the other self description format or its method of distribution provides mean
170170
In this specification, we will describe how to embed a MUD URL into a CoRE Link
171171
Format {{!RFC6690}} resource, which may itself be retrieved directly from the device or through
172172
a CoRE Resource Directory {{!RFC9176}}.
173-
Additionally, we will define dedicated COAP resources both for providing and receiving MUD URLs.
173+
Additionally, we will define dedicated CoAP resources both for providing and receiving MUD URLs.
174174

175175
<!--
176176
TODO embed the chapter numbers into the previous paragraph once these chapters are properly refactored

0 commit comments

Comments
 (0)