Metadata-Version: 1.1
Name: streamsx.mqtt
Version: 1.0.1
Summary: MQTT integration for IBM Streams topology applications
Home-page: https://github.com/IBMStreams/pypi.streamsx.mqtt
Author: IBM Streams @ github.com
Author-email: rolef.heinrich@de.ibm.com
License: Apache License - Version 2.0
Description: Overview
        ========
        
        Provides function:
        
        * to connect to an MQTT server
        * to subscribe to topics and receive events
        * to send events
        
        This package wraps the `com.ibm.streamsx.mqtt` toolkit for use with Python. It can be used with Streaming Analytics service on
        IBM Cloud and IBM Streams including IBM Cloud Pak for Data.
        
        * `IBM Streams <https://ibmstreams.github.io/>`_
        
        
        Documentation
        =============
        
        * `streamsx.mqtt package documentation <http://streamsxmqtt.readthedocs.io>`_
        
Keywords: streams,ibmstreams,streaming,analytics,streaming-analytics,mqtt
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
