Namespace com.ibm.streamsx.mqtt

Operators

  • MQTTSink: The MQTTSink operator creates a message for every tuple it receives on its input port and publishes the message to an MQTT server.
  • MQTTSource: The MQTTSource operator subscribes to MQTT topics and receives messages when they are published to subscribed topics.

Functions

Types