Example

This example Data Stream demonstrates how to use this Listener to receive events from an Azure Time Series instance.

If you do not have data flowing through your Azure Time Series instance to be seen in the results, it is possible to use the Azure Digital Twin Action Agent to send data for this purpose.

Refer to configuration to understand all configuration options of this Agent.

Step 1: Add the Agent

Drag the Azure Time Series Listener onto the canvas, link the output endpoint to the printer, and save the Data Stream.

Step 2: Configure General

Select the Agent and click Configure. In this case, keep the default collection and polling interval.

Step 3: Configure Authentication

Tick Use Variables, and select values for the Client Id, Client Secret, and Tenant.

Step 4: Configure Time Series

Set the time series environment. In this case, use TSInsights.

Step 5: Configure Output

Set the time series model. In this case, use Pump Assembly.

Step 6: Results

Apply the changes and save the Data Stream.

Publish the Data Stream and open the Live View to see the results. Observe that events pushed to the Azure Time Series instance are printed.

Files

See the Import, Export, and Clone - XMPro article for steps to import a Data Stream.

Last updated