Configuration

This section explains each of the properties in the configuration blade.

General

PropertyDescription

Collection

This associates the Agent to a specific Collection (defaults to that of the current Data Stream).

Polling Interval (seconds)

A timespan to specify how often should the Agent check for new data/changes or update its cache.

Refer to Collections and Stream Hosts to understand more about Collections.

Access Details

PropertyDescription

Use Connection Variables

Tick to select saved Variables for the API URL, and API Key properties; or enter the text manually.

API Url

The URL of the MOVUS Cloud API.

API Key

The authentication code required to access the MOVUS Cloud API.

Queue Name

The name of the MOVUS Cloud queue.

Device Details

PropertyDescription

Devices

The devices that will be retrieved. Leave it blank to return all devices.

Columns To Return

The columns which the Agent should return. If no columns are specified, the Agent will return all the columns from the table.

Endpoints

NameDescription

Output

An event per received message is made available to this endpoint, with attributes as per Columns To Return.

Error

Errors encountered during the execution of this Agent will be published on this endpoint.

Last updated