IotcDeviceDetails represents the device details.
-
Header
-
#include <iotcAgent.h>
-
Data Fields
-
char name [IOTC_NAME_MAX_SIZE]
char deviceTemplate [IOTC_NAME_MAX_SIZE]
-
Field Description
-
| Field |
Description |
| char IotcDeviceDetails::name[IOTC_NAME_MAX_SIZE] |
Name of the device. |
| char IotcDeviceDetails::deviceTemplate[IOTC_NAME_MAX_SIZE] |
Name of the device template. |