Java SDK

Introduction


The Thingstream Java Client SDK provides the API and classes required to interact with the Thingstream service and can be downloaded from the Thingstream download centre.


This SDK project can be imported into Eclipse using the option Import > Existing Projects into Workspace.

For an overview of the SDK and details about the API see the doc directory: docs/index.html


Examples


The project contains a set of examples:



To run the examples, the project should be exported and installed onto the device on which it should run, for example a Raspberry Pi with an attached modem.

For simplicity, a set of shell scripts is included. The shell scripts must be made executable before they are run as root on the device:


chmod +x ./*.sh


Config


Each example uses a common configuration file config.properties situated in the config dir to define specific installation parameters.

The key parameters:



The remaining parameters should not need changing.


Dependencies



Still need help?

If you need more help or have any questions, please send an email to services-support@u-blox.com.