fbpx

New XMPro Agent Integration: Azure Data Explorer Agents

Introducing the Expansion of XMPro’s Integration Library : Enhancing Connectivity for Seamless Digital Twins!

At XMPro, we’re dedicated to empowering our customers with comprehensive integration capabilities for their enterprise applications, data platforms, machine learning tools, and operational systems. That’s why we’re thrilled to announce the continuous expansion of our library of out-of-the-box integrations.

Our pre-built integrations serve as the building blocks for creating integrated composable digital twins that are not only scalable but also highly customizable to meet specific use cases. We understand that every organization has unique requirements, and our integrations provide the flexibility needed to tailor digital twins accordingly.

And now, we’re excited to unveil our latest addition to our existing Azure Data Explorer Agents, Our Reader Agent.

Azure Data Explorer Agents

The Azure Data Explorer Agents allow you to connect your Data Stream to an Azure Data Explorer (ADX) instance.

The ADX platform is a fully managed, high-performance, big data analytics platform that makes it easy to analyze high volumes of data in near real-time. For more information about the ADX platform, please see their store page and documentation.

Our Existing Azure Data Explorer Agents

  • The Listener allows you to return new rows added to an Azure Data Explorer’s table. It operates on a timed interval and returns all new rows added to the table since the last interval.
  • The Context Provider allows you to read and output the entire contents of an Azure Data Explorer’s table to the Data Stream for contextual data.
  • The Action Agent allows you to insert or update rows in Azure Data Explorer’s table. You can configure whether the destination table should be created before writing to it.

And Our newest Action Agent :

  • The Reader is similar to the Context Provider but has the added capability to filter an Azure Data Explorer table using dynamic input from the Data Stream.

Example

ADX Reader 7.2. Live Data