Microsoft Azure IoTHub client libraries
Dependents: sht15_remote_monitoring RobotArmDemo iothub_client_sample_amqp f767zi_mqtt ... more
This library implements the Microsoft Azure IoTHub client library. The code is replicated from https://github.com/Azure/azure-iot-sdks
Diff: iothub_client_version.h
- Revision:
- 88:248736be106e
- Parent:
- 87:127f440f845b
- Child:
- 89:a2ed767a532e
diff -r 127f440f845b -r 248736be106e iothub_client_version.h --- a/iothub_client_version.h Fri May 04 13:24:17 2018 -0700 +++ b/iothub_client_version.h Mon Jun 11 15:39:23 2018 -0700 @@ -8,7 +8,7 @@ #ifndef IOTHUB_CLIENT_VERSION_H #define IOTHUB_CLIENT_VERSION_H -#define IOTHUB_SDK_VERSION "1.2.4" +#define IOTHUB_SDK_VERSION "1.2.5" #include "azure_c_shared_utility/umock_c_prod.h"