Skip to content

Azure IoT Hub SDK for java Release 2017-1-27

Compare
Choose a tag to compare
@mamokarz mamokarz released this 28 Jan 00:51
· 1511 commits to main since this release

Java Device Client

• Added logs
• Point to correct versions in samples pom.xml
• Store certificate key by device to avoid conflict on multi-threaded application
• Modify links to point to updated folder structure
• Point samples to correct main class

Java Service Client

• Point to correct versions in samples pom.xml
• Fix parsing of statusCode JSON value returned from server in response to send
• Modify links to point to updated folder structure

Documentation

Maven packages

http://search.maven.org/#artifactdetails%7Ccom.microsoft.azure.sdk.iot%7Ciot-device-client%7C1.0.18%7Cjar
http://search.maven.org/#artifactdetails%7Ccom.microsoft.azure.sdk.iot%7Ciot-service-client%7C1.0.13%7Cjar

Merge pull request

#24, #27