Configuration

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

General

PropertyDescription

Collection

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

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

Input Mappings

Configure either Value 3 x or Value 3 y.

PropertyDescription

Value 1 x

The column or attribute of the input payload represents the X1 coordinate.

Value 1 y

The column or attribute of the input payload represents the Y1 coordinate.

Value 2 x

The column or attribute of the input payload represents the X2 coordinate.

Value 2 y

The column or attribute of the input payload represents the Y2 coordinate.

Value 3 x

The column or attribute of the input payload represents the X3 coordinate.

Value 3 y

The column or attribute of the input payload represents the Y3 coordinate.

Column Name for Interpolated Value

The column or attribute name in the output payload for the calculated interpolated value.

Before configuring the Function, please ensure that its input endpoint is connected to a parent Agent which will be sending data to it.

Endpoints

NameDescription

Input

This endpoint is used to receive data from the parent Agent.

Output

Events received from the parent Agent are made available to this endpoint, with the interpolated value appended to the original event.

Error

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

Last updated