# Connection details

<div data-full-width="true"><figure><img src="https://content.gitbook.com/content/Nyvwhz1kEMXcHf4HLuZ8/blobs/oahsUpPThwLktBpYqTAk/Docs%20OPCUA_3.png" alt=""><figcaption></figcaption></figure></div>

## Overview

<table><thead><tr><th width="91.33333333333331">No.</th><th width="213">Name</th><th>Details</th></tr></thead><tbody><tr><td><strong>[A]</strong></td><td>Server Explorer</td><td>Incoming data is displayed here.</td></tr><tr><td><strong>[B]</strong></td><td>Asset type</td><td>An added asset type</td></tr><tr><td><strong>[C]</strong></td><td>Assets</td><td>Individual assets.</td></tr><tr><td><strong>[D]</strong></td><td>Save</td><td>Apply and save entries</td></tr><tr><td><strong>[E]</strong></td><td>Edit</td><td>Edit subscription name</td></tr><tr><td><strong>[F]</strong></td><td>Delete</td><td>Delete subscription</td></tr><tr><td><strong>[G]</strong></td><td>Interval</td><td>Specifies in milliseconds how often Eliona requests new data from the endpoint</td></tr><tr><td><strong>[H]</strong></td><td>Attributes</td><td>The asset attributes. Which attributes are displayed depends on which asset type was added</td></tr><tr><td><strong>[I]</strong></td><td>Add asset type</td><td>Add a new asset type</td></tr><tr><td><strong>[J]</strong></td><td>Add asset</td><td>Add a new asset of the respective asset type</td></tr><tr><td><strong>[K]</strong></td><td>Show GAI</td><td>Click to display an asset's GAI</td></tr><tr><td><strong>[L]</strong></td><td>Remove</td><td>Remove asset from the list</td></tr></tbody></table>

## Procedure

1. Open the [↗ Connection details](https://docs.buildings.ability.abb/collection/english-v14/connectivity-as-a-service/connect-devices-with-abb-buildingpro/endpoint-details#ein-neues-abonnement-erstellen)
2. Click on **\[I]** to add a new asset type. The attributes of this asset type should match the incoming data.
3. Optional: Repeat step 1 to add more asset types
4. Click on **\[J]**&#x74;o add individual assets. Only assets that match the selected asset type are displayed.
5. Drag individual variables from the **Server Explorer \[A]** onto the corresponding **variables \[H]** of the respective **assets \[C]**
6. Click on **\[D]** to save.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.buildings.ability.abb/collection/english-v14/connectivity-as-a-service/connect-devices-with-abb-buildingpro/connect-devices-via-opc-ua/connection-details.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
