Configuration
Last updated
Last updated
This section explains each of the properties in the configuration blade.
Collection
This associates the Agent to a specific Collection (defaults to that of the current Data Stream).
Refer to Collections and Stream Hosts to understand more about Collections.
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.
These values are used to identify which MOVUS event to update.
Device Id
The column or attribute of the input payload that contains the value of the Device Id.
Source
An optional column or attribute of the input payload that contains the value of the Source to update.
Summary
An optional column or attribute of the input payload that contains the value of the Summary to update.
Timestamp
An optional column or attribute of the input payload that contains the value of the Timestamp to update.
Description
An optional column or attribute of the input payload that contains the value of the Description to update.
Select Data Columns
Pre-define the MOVUS event data columns for which you want to specify the data. This will populate the Name column in the Data Mappings grid.
Data Mappings
(Name, Mapping)
The Name of the MOVUS event data columns and the column or attribute of the input payload that contains the Mapping (the new value of the column).
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 MOVUS Response (String) appended to the original event.
Error
Errors encountered during the execution of this Agent will be published on this endpoint.