pablocaviglia-uy / azure-iot-samples-java

azure-iot-samples-java provides a set of easy-to-understand, continuously-tested samples for using Azure IoT Hub and Azure IoT Hub Device Provisioning Service using Java SDK.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

page_type languages products description
sample
java
azure
azure-iot-hub
A set of easy-to-understand, continuously-tested samples for connecting to Azure IoT Hub via Azure/azure-iot-sdk-java

Azure IoT Samples for Java

azure-iot-samples-java provides a set of easy-to-understand, continuously-tested samples for connecting to Azure IoT Hub via Azure/azure-iot-sdk-java.

Need support?

If you run into any issues with these samples, please file an issue on our main repository azure-iot-sdk-java for faster turnaround.

Prerequisites

  • Java SE 8 or later on your development machine. You can download Java for multiple platforms from Oracle. You can verify the current version of Java on your development machine using 'java --version'.

  • Maven 3 for building the sample. You can download Maven for multiple platforms from Apache Maven. You can verify the current version of Maven on your development machine using 'mvn --version'

Resources

About

azure-iot-samples-java provides a set of easy-to-understand, continuously-tested samples for using Azure IoT Hub and Azure IoT Hub Device Provisioning Service using Java SDK.

License:MIT License


Languages

Language:Java 100.0%