Azure SDK for Embedded C
1.5.0
sdk
inc
azure
az_iot.h
Go to the documentation of this file.
1
// Copyright (c) Microsoft Corporation. All rights reserved.
2
// SPDX-License-Identifier: MIT
3
15
#ifndef _az_IOT_H
16
#define _az_IOT_H
17
18
#include <
azure/iot/az_iot_adu_client.h
>
19
#include <
azure/iot/az_iot_common.h
>
20
#include <
azure/iot/az_iot_hub_client.h
>
21
#include <
azure/iot/az_iot_hub_client_properties.h
>
22
#include <
azure/iot/az_iot_provisioning_client.h
>
23
24
#endif // _az_IOT_CORE_H
az_iot_hub_client_properties.h
Definition for the IoT Plug and Play properties writer and parsing routines.
az_iot_hub_client.h
Definition for the Azure IoT Hub client.
az_iot_provisioning_client.h
Definition for the Azure Device Provisioning client.
az_iot_common.h
Azure IoT common definitions.
az_iot_adu_client.h
Definition for the Azure IoT ADU Client.
Generated by
1.8.20