IotcPackageId represents the package identifier string.

The package identifier is a string with a maximum length of IOTC_UUID_SIZE - 1. It is in the GUID format such as, 98732222-1234-12d3-a456-426655440000.
Header
#include <iotcAgent.h>
Data Fields
  • char id [IOTC_UUID_SIZE]
Field Description
Field Description
char IotcPackageId::id[IOTC_UUID_SIZE]

Holds the actual characters of the identifiers.