Azure IoT middleware for FreeRTOS
Data Fields
AzureIoTProvisioningClientOptions Struct Reference

The options for the Azure IoT Device Provisioning client. More...

#include <azure_iot_provisioning_client.h>

Data Fields

const uint8_t * pucUserAgent
 
uint32_t ulUserAgentLength
 

Detailed Description

The options for the Azure IoT Device Provisioning client.

Field Documentation

◆ pucUserAgent

const uint8_t* AzureIoTProvisioningClientOptions::pucUserAgent

The user agent to use for this device.

◆ ulUserAgentLength

uint32_t AzureIoTProvisioningClientOptions::ulUserAgentLength

The length of the user agent.


The documentation for this struct was generated from the following file: