Telemetry applications

Write telemetry applications using IBM® MQ or IBM Integration Bus message flows.

Use JMS, MQI, or other IBM MQ programming interfaces to program telemetry applications in IBM MQ.

The telemetry (MQXR) service converts between MQTT v3 messages and IBM MQ messages. It creates subscriptions and publications on behalf of MQTT clients, and forwards publications to MQTT clients. A publication is the payload of an MQTT v3 message. The payload comprises message headers and a byte array in jms-bytes format. The telemetry server maps the headers between an MQTT v3 message and an IBM MQ message; see Integration of IBM MQ Telemetry with queue managers.

Use the Publication, MQInput, and JMSInput nodes to send and receive publications between IBM Integration Bus and MQTT clients.

Using message flows you can integrate telemetry with web sites using HTTP, and with other applications using IBM MQ and WebSphere® Adapters.