IotcDeviceData represents a device entity.

Header
#include <iotcAgent.h>
Data Fields
  • IotcDeviceId deviceId
  • IotcTemplateId templateId
  • IotcDeviceId parentId
  • IotcDeviceId parentGatewayId
  • IotcDeviceType type
  • IotcEnrollmentState enrollmentState
  • char deviceName [IOTC_NAME_MAX_SIZE]
  • char templateName [IOTC_NAME_MAX_SIZE]
  • IotcKeyValueSet systemProperties
  • IotcKeyValueSet customProperties
  • IotcAllowedMetricSet allowedMetrics