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:
- 84:48760e2e7dd8
- Parent:
- 83:18ccaa6567d0
- Child:
- 85:de16c0a8a196
--- a/iothub_client_version.h Thu Feb 15 11:35:22 2018 -0800 +++ b/iothub_client_version.h Mon Mar 05 17:40:54 2018 -0800 @@ -8,7 +8,7 @@ #ifndef IOTHUB_CLIENT_VERSION_H #define IOTHUB_CLIENT_VERSION_H -#define IOTHUB_SDK_VERSION "1.1.32" +#define IOTHUB_SDK_VERSION "1.2.0" #include "azure_c_shared_utility/umock_c_prod.h"