Mark Radbourne / Mbed 2 deprecated FXOS8700CQ_To_Azure_IoT

Dependencies:   azure_umqtt_c iothub_mqtt_transport mbed-rtos mbed wolfSSL Socket lwip-eth lwip-sys lwip

Embed: (wiki syntax)

« Back to documentation index

iothub_client_version.h File Reference

iothub_client_version.h File Reference

Functions for managing the client SDK version. More...

Go to the source code of this file.

Functions

 MOCKABLE_FUNCTION (, const char *, IoTHubClient_GetVersionString)
 Returns a pointer to a null terminated string containing the current IoT Hub Client SDK version.

Detailed Description

Functions for managing the client SDK version.

Definition in file iothub_client_version.h.


Function Documentation

MOCKABLE_FUNCTION ( const char *  ,
IoTHubClient_GetVersionString   
)

Returns a pointer to a null terminated string containing the current IoT Hub Client SDK version.

Returns:
Pointer to a null terminated string containing the current IoT Hub Client SDK version.