The IoTC Agent software developer's kit (SDK) provides C APIs to interact with the VMware Pulse IoT Center through an agent called IoTC Agent from within a Gateway.

The IoTC Agent SDK contains the following:
  • Libraries: Two libraries are available in the SDK:
    • Iotc-agent-sdk
    • iotc-agent-common
  • A header file: iotcAgent.h
  • A sample: DefaultClient.c