Skip to content

Commit

Permalink
Spell out "Application group name" in Figure 1
Browse files Browse the repository at this point in the history
  • Loading branch information
marco-tiloca-sics committed Oct 11, 2023
1 parent 2d324bd commit 5e808da
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions draft-ietf-core-groupcomm-bis.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,27 +224,27 @@ In fact, being a member of a security group actually grants access only to excha
{{fig-group-relation}} summarizes the relations between the different types of groups described above in Unified Modeling Language (UML) class diagram notation. The class attributes in square brackets are optionally defined.

~~~~~~~~~~~ aasvg
+------------------------+ +--------------------+
| Application group | | CoAP group |
|........................| |....................|
| | | |
| [ - group name ] +-----------------+ - IP mcast address |
| | 1...N 1 | - UDP port number |
| | | |
| | | |
+-------------+----------+ +---------+----------+
| 1...N | 1...N
| |
| |
| | 1...N
| +----------+------------+
| | Security group |
| |.......................|
| | |
'---------------------------+ - Security group name |
1...N | - Security material |
| |
+-----------------------+
+------------------------------+ +--------------------+
| Application group | | CoAP group |
|..............................| |....................|
| | | |
| [ - Application group name ] +-----------------+ - IP mcast address |
| | 1...N 1 | - UDP port number |
| | | |
| | | |
+-------------+----------------+ +---------+----------+
| 1...N | 1...N
| |
| |
| | 1...N
| +------------+----------+
| | Security group |
| |.......................|
| | |
'-------------------------------+ - Security group name |
1...N | - Security material |
| |
+-----------------------+
~~~~~~~~~~~
{: #fig-group-relation title="Relations Among Different Group Types" artwork-align="center"}
Expand Down

0 comments on commit 5e808da

Please sign in to comment.