Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
NenadV
Creator II
Creator II

Does Qlik Sense support OPC-UA or MQTT Data Sources / Protocols to read data from Edge devices / Machines (IIoT)?

I couldn't find them in the Data Sources section.

FYI:

OPC UA (Open Platform Communications Unified Architecture) is a cross-platform, open-source standard for secure and reliable industrial data exchange between devices, systems, and cloud applications

MQTT is a lightweight, publish-subscribe messaging protocol designed for machine-to-machine (M2M) and Internet of Things (IoT) applications.

 

 

2 Solutions

Accepted Solutions
Chanty4u
MVP
MVP

Afaik

No — Qlik Sense does not natively support OPC-UA or MQTT as data sources.

View solution in original post

Rahul18
Contributor II
Contributor II

Since Qlik cannot directly talk to machines, a middleware layer is required.

Edge Device (OPC-UA / MQTT)

IIoT Gateway / Broker (e.g., HiveMQ, EMQX, Kepware, Ignition)

Database / Data Lake / REST API

Qlik Sense reads this data

View solution in original post

3 Replies
Chanty4u
MVP
MVP

Afaik

No — Qlik Sense does not natively support OPC-UA or MQTT as data sources.

Rahul18
Contributor II
Contributor II

Since Qlik cannot directly talk to machines, a middleware layer is required.

Edge Device (OPC-UA / MQTT)

IIoT Gateway / Broker (e.g., HiveMQ, EMQX, Kepware, Ignition)

Database / Data Lake / REST API

Qlik Sense reads this data

NenadV
Creator II
Creator II
Author

Thank you Chanty4u, I thought so and that is why I currently use REST API.