Skip to content

Commit c82bf03

Browse files
sorru94kartben
authored andcommitted
uuid: Add documentation for UUID utilities
Include the UUID utilities in the Miscellaneous documentation page. The UUID is being placed in a new Identifier APIs section. Signed-off-by: Simone Orru <[email protected]>
1 parent 25c94a3 commit c82bf03

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

doc/services/misc.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,16 @@ this API is limited to creating the simplistic tokens needed to
3434
authenticate with the Google Core IoT infrastructure.
3535

3636
.. doxygengroup:: jwt
37+
38+
Identifier APIs
39+
***************
40+
41+
UUID
42+
====
43+
44+
Universally Unique Identifiers (UUID), also known as Globally Unique
45+
IDentifiers (GUIDs) are an open, industry standard [RFC
46+
9562](https://tools.ietf.org/html/rfc9562) 128 bits long identifiers
47+
intended to guarantee uniqueness across space and time.
48+
49+
.. doxygengroup:: uuid

0 commit comments

Comments
 (0)