IoTHubDeviceClient_LL_CreateWithAzureSphereFromDeviceAuth

azure_sphere_provisioning.h

Comments

This function is an Azure Sphere wrapper for the call from the C SDK. Use this function when directly communicating with Azure IoT Hub to acquire a handle. The function enables you to get an IoT handle without the device ID as an alternative to the C SDK function IoTHubClient_LL_CreateFromDeviceAuth which requires the device ID parameter.