Skip to the main content.

Did you know?

 

RTI is the world’s largest DDS supplier and Connext is the most trusted software framework for critical systems.

Success-Plan-Services-DSSuccess-Plan Services

Our Professional Services and Customer Success teams bring extensive experience to train, problem-solve, mentor, and accelerate customer success.

Learn more

Developers

From downloads to Hello World, we've got you covered. Find all of the tutorials, documentation, peer conversations and inspiration you need to get started using Connext today.

Try the Connectivity Selection Tool ⇢

Resources

RTI provides a broad range of technical and high-level resources designed to assist in understanding industry applications, the RTI Connext product line and its underlying data-centric technology.

Company

RTI is the infrastructure software company for smart-world systems. The company’s RTI Connext product is the world's leading software framework for intelligent distributed systems.

Contact Us

News & Events
Cooperation

1 min read

How to Integrate Qt and DDS in an IoT Application

How to Integrate Qt and DDS in an IoT Application

The IoT world is full of different connectivity protocols and standards. Each has a particular purpose, but no single technology will solve all communications for distributed systems. For example, MQTT serves the specific edge-to-cloud telemetry application, but relies on a broker. This bottleneck prevents MQTT from scaling broadly enough to address connectivity for real-time distributed control systems, which is where Data Distribution Services (DDS) operates perfectly.

Maurice Kalinowsky, Principal Software Engineer at Qt, has been exploring how IoT applications can take advantage of such protocols in the context of Qt’s graphics SDK for automation. While Qt offers an MQTT module, Maurice recently published a blog illustrating how to integrate DDS and Qt easily into an IoT application using C++ APIs.

Take a look and comment below with your take on how you see data distribution and rich UIs, in particular DDS and Qt, working together. Want to try it out yourself? Try Connext DDS for free for 30 days.

About Qt:

The Qt Company is responsible for development, productization, and licensing under commercial and open-source licenses. Qt is a C++ based framework of libraries and tools that enables the development of powerful, interactive, and cross-platform applications and devices.