Azure IoT middleware for FreeRTOS
File List
Here is a list of all documented files with brief descriptions:
 azure_iot.hAzure IoT FreeRTOS middleware common APIs and structs
 azure_iot_adu_client.hDefinition for the Azure IoT ADU Client
 azure_iot_config_defaults.h
 azure_iot_crypto.hThe port file for crypto APIs
 azure_iot_flash_platform.hDefines the flash platform interface for devices enabling ADU
 azure_iot_http.hThe port file for HTTP APIs
 azure_iot_hub_client.hThe middleware IoT Hub Client used to connect a device to Azure IoT Hub
 azure_iot_hub_client_properties.hThe middleware IoT Hub Client property functions used for Azure IoT Plug and Play
 azure_iot_json_reader.hThe JSON reader used by the middleware for PnP properties
 azure_iot_json_writer.hThe JSON writer used by the middleware for PnP properties
 azure_iot_jws.hAPIs working with JWS signatures to authenticate an ADU manifest
 azure_iot_message.hAzure IoT FreeRTOS middleware message APIs and structs
 azure_iot_mqtt.hAzure IoT MQTT is the MQTT interface that AzureIoT middleware depends upon
 azure_iot_provisioning_client.hThe middleware IoT Provisioning Client used to connect a device to Azure IoT Device Provisioning
 azure_iot_result.hAzure IoT FreeRTOS middleware result values
 azure_iot_transport_interface.hTransport interface definition to send and receive data over the network
 azure_iot_version.hProvides version information for the Azure IoT FreeRTOS middleware