Skip to main content

Irfan Khan

Blogs from this Author

WORKING WITH BUILT-IN MQ TELEMETRY TRANSPORTS (MQTT) IN IIB

Overview MQ Telemetry Transport (MQTT) is a lightweight protocol which publish/subscribe messages. IIB has its built-in MQTT server/broker and input/output nodes for processing MQTT messages. You can create sample message flows to receive an MQTT message by using the MQTTSubscribe node to subscribe/consume one or more topics on an MQTT server/broker. You can publish an […]