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:
- 87:127f440f845b
- Parent:
- 86:a1352899ea45
- Child:
- 88:248736be106e
diff -r a1352899ea45 -r 127f440f845b iothub_client_version.h --- a/iothub_client_version.h Mon Apr 16 14:25:56 2018 -0700 +++ b/iothub_client_version.h Fri May 04 13:24:17 2018 -0700 @@ -8,7 +8,7 @@ #ifndef IOTHUB_CLIENT_VERSION_H #define IOTHUB_CLIENT_VERSION_H -#define IOTHUB_SDK_VERSION "1.2.3" +#define IOTHUB_SDK_VERSION "1.2.4" #include "azure_c_shared_utility/umock_c_prod.h"