IBMStreams/streamsx.mqtt

Name: streamsx.mqtt

Owner: IBM Streams

Description: MQTT toolkit for for integration of IBM Streams with MQTT providers

Created: 2018-03-07 15:57:15.0

Updated: 2018-03-08 11:38:43.0

Pushed: 2018-03-09 11:18:23.0

Homepage: https://ibmstreams.github.io/streamsx.mqtt/

Size: 987

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

MQTT Toolkit

Welcome to the MQTT Toolkit. This toolkit enables SPL applications to integrate with MQTT servers.

Why should you prefer this toolkit over the com.ibm.streamsx.messaging toolkit?
Migration from com.ibm.streamsx.messaging.mqtt

To migrate applications from the old MQTT operators in the com.ibm.streamsx.messaging toolkit, it is only required to make the SPL compiler aware of this toolkit and to change the SPL namespace of the used MQTT artifacts (operators, functions, and the like) in your SPL application. This toolkit includes everything in SPL namespace com.ibm.streamsx.mqtt, while the MQTT function of the older com.ibm.streamsx.messaging toolkit uses the com.ibm.streamsx.messaging.mqtt namespace.

Operator names, function names, and the like are the same as in the messaging toolkit. The first release has no changes in the functionality compared with the messaging toolkit version 5.3.4.

Releases

The MQTT Toolkit is offically released to support InfoSphere Streams v4.2:

Check out our SPLDOC here:
To get started with working with this toolkit
To learn more about Streams

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.