How to consume OPC UA data with Quix
The OPC UA Telegraf plugin collects metrics from OPC UA servers, monitoring real-time industrial data, equipment states, and process variables from manufacturing systems that implement the OPC Unified Architecture protocol
Quix is the Python stream processor, and it serves the following purposes:
- Ingest messages from OPC UA
- Process received messages
- Send transformed data to destination systems (via Quix integrations) so it can be operationalized
- Use data received from OPC UA to power real-time capabilities
Integration with OPC UA is achieved via Telegraf using the Quix Telegraf output plugin. This plugin allows Telegraf to collect data from OPC UA and forward it to Quix for real-time processing, analysis, and integration with downstream systems.
