You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Tools/IoTConnectionTools/azure-iothub-telemetry/README.md
+16-6Lines changed: 16 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,13 +14,13 @@ This simple code sample helps the user to test the advantages of the Azure cloud
14
14
This sample tests Azure Cloud IoT Hub. There are five protocols to choose from; MQTT, AMQP, HTTP, MQTT over Websockets and AMQP over Websockets.
15
15
The sample requires an Azure account and created Azure IoT Hub.
16
16
17
-
##License
17
+
##License
18
18
Code samples are licensed under the MIT license. See
19
19
[License.txt](https://github.com/oneapi-src/oneAPI-samples/blob/master/License.txt) for details.
20
20
21
21
Third party program Licenses can be found here: [third-party-programs.txt](https://github.com/oneapi-src/oneAPI-samples/blob/master/third-party-programs.txt)
0 commit comments