IotcKeyValue represents a key value pair.

Header
#include <iotcAgent.h>
Data Fields
  • char key [IOTC_NAME_MAX_SIZE]
  • char value [IOTC_VALUE_MAX_SIZE]