Example

This example Data Stream demonstrates how to use this Listener to return the API Tester Thing's latest CPU usage and numeric properties.

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

Step 1: Add the Agent

Drag the Telit deviceWise Listener onto the canvas and rename it. 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 Connection Settings

Enter the Connection Settings of the IoT Portal to which you want to connect: Url, App Id...

And the App Token, and Thing Key.

Step 4: Configure Thing Definition

Select the Thing Definition. In this case, select Default.

Select the Return Type. In this case, leave the Return Type as Properties.

Select which Properties of the selected Type to return. In our example, select auto:cpu_usage and auto:9.

Step 5: Configure Thing

Select the Search filter and all Things to be monitored. In this case, leave the Search blank and set Select Things to API Tester Thing.

Step 6: View Results

Apply the changes, save the Data Stream and publish it.

Let's look at the Live Data View. Observe the API Tester Thing's latest CPU usage and numeric properties are returned, every 10 seconds.

Files

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

Last updated