Configuration

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

General

Property
Description

Collection

This associates the Agent to a specific Collection and 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.

API Details

Property
Description

Base URL

The base URL provided by Nanoprecise.

Username

The user name to use for authentication.

Password

The password to use for authentication.

Organization

The name of the organization for authentication.

Company

The name of the company from which the data is fetched.

Operation Details

The columns returned by each operation depend on the Base URL provided.

Property
Description

Operation

The Operation options to execute are:

  • Get Assets - returns the list of Assets.

  • Get Health Status - returns the Health Status of the selected entity.

  • Get Graph Data - returns data for the selected Graph Type.

Entity Type

Company, Component, Equipment, Machine, Plant, or Tag (applies to Get Health Status Operation only).

Entities

The list of entities filtered by the selected Entity Type (applies to Get Health Status Operation only). If none are specified, the Agent will return data for all available entities.

Graph Type

The Graph type to be monitored (applies to Get Graph Data Operation only).

Assets

The equipment or components to be monitored (applies to Get Graph Data Operation only). If none are specified, the Agent will return data for all available assets.

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

Name
Description

Output

The Agent publishes the operation selected and its column values to this endpoint.

Error

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

Last updated