Links

Configuration

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

General

Property
Description
Collection
This associates this agent to a specific collection and defaults to that of the current data stream
Visit Collections and Stream Hosts to understand more about Collections.

Attributes

Property
Description
X Axis
An attribute from the input payload that represents the X-Axis of the Curve.
Y Axis
An attribute from the input payload that represents the Y-Axis of the Curve.
Additional Attributes (Optional)
Any additional attributes to be included as output. Please note the values will be taken from the very first event in the input payload.
Before configuring the Function, please ensure that its input endpoint is connected to a parent Agent which will be sending data to it.

Endpoints

Name
Description
Input
Input endpoint is used to receive data from the parent Agent.
Output
Result of the calculation will be made available on this endpoint. It will consist of following attributes:
  • AUC (double)
  • Additional attributes selected in the configuration
Error
If errors are encountered during the execution of this Agent they will be published on this endpoint.