Microsoft Azure IoTHub client libraries

Dependents:   sht15_remote_monitoring RobotArmDemo iothub_client_sample_amqp f767zi_mqtt ... more

Auto generated API documentation and code listings for iothub_client

Classes

IOTHUB_CLIENT_CONFIG_TAG This struct captures IoTHub client configuration
IOTHUB_CLIENT_DEVICE_CONFIG_TAG This struct captures IoTHub client device configuration
IOTHUB_DEVICE_CONFIG_TAG This struct captures device configuration
IOTHUB_DIAGNOSTIC_SETTING_DATA_TAG Diagnostic related setting
IOTHUB_MESSAGE_DIAGNOSTIC_PROPERTY_DATA_TAG Diagnostic related data
IOTHUBTRANSPORT_CONFIG_TAG This struct captures IoTHub transport configuration

Code

blob.c [code]
blob.h [code] Contains blob APIs needed for File Upload feature of IoTHub client
iothub.c [code]
iothub.h [code]
iothub_client.c [code]
iothub_client.h [code] Extends the IoTHubCLient_LL module with additional features
iothub_client_authorization.c [code]
iothub_client_authorization.h [code]
iothub_client_core.c [code]
iothub_client_core.h [code] Extends the IoTHubClientCore_LL module with additional features
iothub_client_core_common.h [code]
iothub_client_core_ll.c [code]
iothub_client_core_ll.h [code] APIs that allow a user (usually a device) to communicate with an Azure IoTHub
iothub_client_diagnostic.c [code]
iothub_client_diagnostic.h [code] The diagnostic is a component that helps to add predefined diagnostic properties to message for end to end diagnostic purpose
iothub_client_ll.c [code]
iothub_client_ll.h [code] APIs that allow a user (usually a device) to communicate with an Azure IoTHub
iothub_client_ll_uploadtoblob.c [code]
iothub_client_ll_uploadtoblob.h [code]
iothub_client_options.h [code]
iothub_client_private.h [code]
iothub_client_version.h [code] Functions for managing the client SDK version
iothub_device_client.c [code]
iothub_device_client.h [code] Extends the IoTHubCLient_LL module with additional features
iothub_device_client_ll.c [code]
iothub_device_client_ll.h [code] APIs that allow a user (usually a device) to communicate with an Azure IoTHub
iothub_message.c [code]
iothub_message.h [code] The IoTHub_Message component encapsulates one message that can be transferred by an IoT hub client
iothub_transport_ll.h [code]
iothub_transport_ll_private.h [code]
iothubtransport.c [code]
iothubtransport.h [code]
parson.c [code]
parson.h [code]
version.c [code]