Deprecation of MQTT functions
The MQTT functions (operators, functions, SPL types) of this toolkit available in the com.ibm.streamsx.messaging.mqtt SPL namespace is deprecated. Please migrate to the streamsx.mqtt toolkit.
- Operator control input port
-
Operators
- MQTTSink: DEPRECATED: The com.ibm.streamsx.messaging.mqtt.MQTTSink operator is deprecated and is replaced by the com.ibm.streamsx.mqtt.MQTTSink operator in the com.ibm.streamsx.mqtt toolkit. The deprecated operator might be removed in a future release.
- MQTTSource: DEPRECATED: The com.ibm.streamsx.messaging.mqtt.MQTTSource operator is deprecated and is replaced by the com.ibm.streamsx.mqtt.MQTTSource operator in the com.ibm.streamsx.mqtt toolkit. The deprecated operator might be removed in a future release.