Skip to content

helenpaiva/iot-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Client Library - Introduction

This Java Client Library can be used to simplify interactions with the [IBM Internet of Things Foundation] (https://internetofthings.ibmcloud.com). The documentation is divided into three sections:

This Java Client Library requires following version of Java,

Download

The latest version of the client library is available [here] (https://github.com/ibm-messaging/iot-java/releases/latest) to download.

The zip module contains the following files,

  • com.ibm.iotf.client-.jar - Client library that enables one to talk to Internet of Things Foundation Connect.
  • com.ibm.iotf.samples-.jar - Contains samples.
  • DMDeviceSample.properties - Properties file used to configure the list of options required to connect to Internet of Things Foundation Connect and perform device management operations.
  • device.prop - Properties file to specify connectivity information when DeviceClient is used
  • lib - Contains all dependent libraries
  • javadoc - Contains the client library documentation

Dependencies


About

This repository contains sample(s) for Java programs connecting to the IBM Internet of Things Foundation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%