Distributed Publish & Subscribe for IoT
_DPS_UUID Struct Reference

Type definition for a UUID. More...

Data Fields

union {
   uint8_t   val [16]
 The UUID as an array of 8-bit values.
 
   uint32_t   val32 [4]
 The UUID as an array of 32-bit values.
 
   uint64_t   val64 [2]
 The UUID as an array of 64-bit values.
 
}; 
 < The UUID value
 

Detailed Description

Type definition for a UUID.


The documentation for this struct was generated from the following file: