-
Notifications
You must be signed in to change notification settings - Fork 737
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
release_2017_06_30_after_bump_version
- Loading branch information
zolvarga
committed
Jun 30, 2017
1 parent
f558371
commit 61d5414
Showing
46 changed files
with
163 additions
and
163 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
build_all/arduino_cc/base-libraries/AzureIoTHub/library.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name=AzureIoTHub | ||
version=1.0.35 | ||
version=1.0.36 | ||
author=Arduino | ||
maintainer=Microsoft <[email protected]> | ||
sentence=Azure IoT library for Arduino. For the Arduino MKR1000 or Zero and WiFi Shield 101, Adafruit Huzzah and Feather M0, or SparkFun Thing. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
build_all/arduino_cc/base-libraries/AzureIoTProtocol_HTTP/library.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name=AzureIoTProtocol_HTTP | ||
version=1.0.35 | ||
version=1.0.36 | ||
author=Microsoft | ||
maintainer=Microsoft <[email protected]> | ||
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. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
build_all/arduino_cc/base-libraries/AzureIoTProtocol_MQTT/library.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name=AzureIoTProtocol_MQTT | ||
version=1.0.35 | ||
version=1.0.36 | ||
author=Microsoft | ||
maintainer=Microsoft <[email protected]> | ||
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. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
build_all/arduino_cc/base-libraries/AzureIoTUtility/library.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name=AzureIoTUtility | ||
version=1.0.35 | ||
version=1.0.36 | ||
author=Microsoft | ||
maintainer=Microsoft <[email protected]> | ||
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. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule c-utility
updated
9 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletions
8
iothub_client/samples/iothub_client_sample_amqp/windows/packages.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?><packages> | ||
<package id="Microsoft.Azure.C.SharedUtility" version="1.0.37" targetFramework="native"/> | ||
<package id="Microsoft.Azure.IoTHub.AmqpTransport" version="1.1.18" targetFramework="native"/> | ||
<package id="Microsoft.Azure.IoTHub.IoTHubClient" version="1.1.18" targetFramework="native"/> | ||
<package id="Microsoft.Azure.uamqp" version="1.0.37" targetFramework="native"/> | ||
<package id="Microsoft.Azure.C.SharedUtility" version="1.0.38" targetFramework="native"/> | ||
<package id="Microsoft.Azure.IoTHub.AmqpTransport" version="1.1.19" targetFramework="native"/> | ||
<package id="Microsoft.Azure.IoTHub.IoTHubClient" version="1.1.19" targetFramework="native"/> | ||
<package id="Microsoft.Azure.uamqp" version="1.0.38" targetFramework="native"/> | ||
</packages> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
iothub_client/samples/iothub_client_sample_http/windows/packages.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?><packages> | ||
<package id="Microsoft.Azure.C.SharedUtility" version="1.0.37" targetFramework="native"/> | ||
<package id="Microsoft.Azure.IoTHub.HttpTransport" version="1.1.18" targetFramework="native"/> | ||
<package id="Microsoft.Azure.IoTHub.IoTHubClient" version="1.1.18" targetFramework="native"/> | ||
<package id="Microsoft.Azure.C.SharedUtility" version="1.0.38" targetFramework="native"/> | ||
<package id="Microsoft.Azure.IoTHub.HttpTransport" version="1.1.19" targetFramework="native"/> | ||
<package id="Microsoft.Azure.IoTHub.IoTHubClient" version="1.1.19" targetFramework="native"/> | ||
</packages> |
Oops, something went wrong.