This repository has been archived by the owner on Jul 28, 2021. It is now read-only.
com.ibm.messaging/watson-iot v0.1.5
Pre-release
Pre-release
The library artifact is pushed to the maven. Use the following maven dependency to include this library in your java application.
<dependency>
<groupId>com.ibm.messaging</groupId>
<artifactId>watson-iot</artifactId>
<version>0.1.5</version>
</dependency>
List of changes
- A new property "Port" is added to specify the port number to connect to Watson IoT Platform. By default the library connects to port 8883 and one can use this property to change the port to 443.