Azure IoT C SDK
File List
Here is a list of all documented files with brief descriptions:
 iothub.hGlobal initialization and deinitialization routines for all IoT Hub client operations
 iothub_client.hExtends the IoTHubClient_LL with additional features
 iothub_client_core_common.hShared enums, structures, and callback functions for IoT Hub client
 iothub_client_ll.hAPIs that allow a user (usually a device) to communicate with an Azure IoT Hub
 iothub_client_properties.hAPIs that serialize and deserialize properties modeled with DTDLv2
 iothub_client_version.hFunctions for managing the client SDK version
 iothub_device_client.hExtends the IoTHubDeviceClient_LL with additional features
 iothub_device_client_ll.hAPIs that allow a user (usually a device) to communicate with an Azure IoT Hub
 iothub_message.hThe IoTHub_Message component encapsulates one message that can be transferred by an IoT hub client
 iothub_module_client.hExtends the IoTHubModuleClient_LL module with additional features
 iothub_module_client_ll.hAPIs that allow a user to communicate with an Azure IoT Hub
 prov_device_client.hExtends the Prov_Device_LL module with additional features
 prov_device_ll_client.hLow level provisioning client