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:
- 56:fdda9c1244e4
- Parent:
- 55:59b527ab3452
- Child:
- 57:4524910c6445
--- a/iothub_client_version.h Sun Jan 08 11:11:58 2017 -0800 +++ b/iothub_client_version.h Fri Jan 13 18:40:33 2017 -0800 @@ -8,7 +8,7 @@ #ifndef IOTHUB_CLIENT_VERSION_H #define IOTHUB_CLIENT_VERSION_H -#define IOTHUB_SDK_VERSION "1.1.3" +#define IOTHUB_SDK_VERSION "1.1.4" #include "azure_c_shared_utility/umock_c_prod.h"