Skip to content

com.ibm.streamsx.iot v1.3.0

Latest
Compare
Choose a tag to compare
released this 08 Dec 11:55
· 8 commits to develop since this release

Changes since version v1.2.0:

  • changed the upper version bounds of the dependent toolkits to 99.0.0, so that the upper bounds practically do not apply, #86
  • changed the product dependency to 4.3.0 as the dependent JSON toolkit also requires 4.3.0, #86

See also the CHANGELOG of this toolkit.

Pre-build files

There are two pre-build .sab files provided. Please note, that these application bundles are provided for RHEL7 only.

com.ibm.streamsx.iot.watson.apps.IotPlatform.sab

This application needs submission time parameters to be defined. Please enter your "org, authKey, authToken" from your IoT Platform credentials (click "Configure" button) before clicking "Submit" button.
This is the basic application you need for your IoT solution. It is connecting to your IBM Cloud IoT Platform instance and exposes event, cmd, status messages of your devices via publish/subscribe interface (micro-service) to other Streams applications.
This application needs to run if you want other Streams applications to receive messages from your devices.

com.ibm.streamsx.iot.apps.ViewAllDevices.sab

This is a test application which uses publish/subscribe interface to receive message from your devices. You can use it to check if data from your devices reach your Streams applications via the IBM Cloud IoT Platform .
As there are "views" defined you can see the data in the Streams Console.