This commit is contained in:
jbobotek 2020-12-11 11:16:13 -08:00 коммит произвёл GitHub
Родитель 4a0eb74acc
Коммит 4d9423ed7e
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
9 изменённых файлов: 9 добавлений и 9 удалений

Просмотреть файл

@ -1,5 +1,5 @@
name=AzureIoTHub
version=1.3.9
version=1.5.0
author=Microsoft
maintainer=Microsoft <iotcert@microsoft.com>
sentence=Azure IoT library for Arduino. For the Arduino MKR1000 or Zero and WiFi Shield 101, Adafruit Huzzah and Feather M0, or SparkFun Thing.

Просмотреть файл

@ -15,5 +15,5 @@
#include "iothub_message.h"
#include "certs/certs.h"
#define AzureIoTHubVersion "1.3.9"
#define AzureIoTHubVersion "1.5.0"
#endif

Просмотреть файл

@ -1,5 +1,5 @@
name=AzureIoTProtocol_HTTP
version=1.3.9
version=1.5.0
author=Microsoft
maintainer=Microsoft <iotcert@microsoft.com>
sentence=Azure HTTP protocol library for Arduino. For the Arduino MKR1000 or Zero and WiFi Shield 101, Adafruit Huzzah and Feather M0, or SparkFun Thing.

Просмотреть файл

@ -4,6 +4,6 @@
#ifndef AZUREIOTPROTOCOLHTTP_H
#define AZUREIOTPROTOCOLHTTP_H
#define AzureIoTProtocolHTTPVersion "1.3.9"
#define AzureIoTProtocolHTTPVersion "1.5.0"
#endif //AZUREIOTPROTOCOLHTTP_H

Просмотреть файл

@ -1,5 +1,5 @@
name=AzureIoTProtocol_MQTT
version=1.3.9
version=1.5.0
author=Microsoft
maintainer=Microsoft <iotcert@microsoft.com>
sentence=Azure MQTT protocol library for Arduino. For the Arduino MKR1000 or Zero and WiFi Shield 101, Adafruit Huzzah and Feather M0, or SparkFun Thing.

Просмотреть файл

@ -6,6 +6,6 @@
#include "azure_umqtt_c/mqtt_client.h"
#define AzureIoTProtocolMQTTVersion "1.3.9"
#define AzureIoTProtocolMQTTVersion "1.5.0"
#endif //AZUREIOTPROTOCOLMQTT_H

Просмотреть файл

@ -1,5 +1,5 @@
name=AzureIoTUtility
version=1.3.9
version=1.5.0
author=Microsoft
maintainer=Microsoft <iotcert@microsoft.com>
sentence=Azure C shared utility library for Arduino. For the Arduino MKR1000 or Zero and WiFi Shield 101, Adafruit Huzzah and Feather M0, or SparkFun Thing.

Просмотреть файл

@ -12,6 +12,6 @@
#include "azure_c_shared_utility/tlsio.h"
#include "azure_c_shared_utility/xlogging.h"
#define AzureIoTUtilityVersion "1.3.9"
#define AzureIoTUtilityVersion "1.5.0"
#endif //AZUREIOTUTILITY_H

2
sdk

@ -1 +1 @@
Subproject commit 2bff372a9b22b54d3d4bc9a3e74e349f68fcde46
Subproject commit f5da5a4138cee23f400971558784e3eff40b92ec