Configuration
Last updated
Last updated
This section explains each of the properties in the configuration blade.
Property | Description |
---|---|
Collection | This associates the Agent to a specific Collection (default 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.
Once the Server Url is provided, the Agent will attempt to connect to the Litmus Edge OPC UA Server and retrieve its available Endpoints. Selecting an Endpoint will populate the Security dropdown with the available User Security Policies for the Endpoint.
Property | Description |
---|---|
Use Variables | Tick to select saved Server Url, User Name, Password, Tags File Path, and File Name variables; or enter the text manually. |
Server Url | The Url of the OPC UA Server to connect to. |
Endpoint | The Endpoint of the OPC UA Server to connect to. Each Endpoint follows a different Protocol, Security Mode, Security Policy, and Message Encoding. |
Auto Accept Server Certificate | Tick to auto accept the certificate during server authentication. |
Security | The authentication options are:
|
User Name | The User Name used to authenticate with the server (applies to UserName Security only). |
Password | The Password used to authenticate with the server (applies to UserName Security only). |
The method used to navigate/specify the tags to retrieve the data.
Property | Description |
---|---|
Tags Input |
|
Template File | Download this template, modify it to represent your tags, and place it on the Stream Host (applies to Using Stream Host CSV File option only). |
Tags File Path | Absolute path to the directory on the Stream Host where the tags CSV file is located (applies to Using Stream Host CSV File Tags Input only). |
File Name | Full name of the CSV file including the file extension (applies to Using Stream Host CSV File Tags Input only). |
If the Tags File Path or File Name differs from one Stream Host to another, utilize variables and refer here for instructions to override them on each Stream Host.
When the Connection details are completed, the Agent attempts to authenticate with the OPC UA Server. If successful, the Address Space of the Server is made available to the Agent, allowing the navigation of Branches. This section applies to Using Dot Notation and Using Drill Down Tags Input only.
Property | Description |
---|---|
Branch Path | The dot-separated Branch path to the Node where the Tag values are retrieved (applies to Using Dot Notation Tags Input only). A path that is invalid or does not exist will not display any available Tags. Do not use dots (.) in the Branch names to ensure the Address Space is traversed correctly. |
Level 1 (up to Level 10) | Select the Branch path to the Node where the Tag values are retrieved - limited to 10 Levels (applies to Using Drill Down Tags Input only). |
The Tags Grid is editable for Using Dot Notation and Using Drill Down Tags Input only. When Using Stream Host CSV File, the Tags Grid should not be edited as it displays the tag information specified in the CSV file. Any changes that are required should be made to the file.
Property | Description |
---|---|
Available Tags | The shortcut to add available Tags to the Tags Grid (applies to Using Dot Notation and Using Drill Down Tags Input only). Once the Branch is provided, the Agent retrieves the available Tags for that Branch - you can deselect any that you don't want to be added to the Tags Grid. |
Add Selected Tags | Tick to add the Available Tags selection to the Tags Grid (applies to Using Dot Notation and Using Drill Down Tags Input only). |
Tags Grid (Tag, Alias, Type) | The grid defines the output payload:
|
Name | Description |
---|---|
Output | An event per poll will be made available on this endpoint, with attributes matching the configured Tags Grid - as well as a timestamp. |
Error | Errors encountered during the execution of this Agent will be published on this endpoint. |
Download this template, modify it to represent your tags, and place it on the Stream Host (applies to Using Stream Host CSV File option only).
File | Link |
---|---|
Template |