For the complete documentation index, see llms.txt. This page is also available as Markdown.

Configure a format

About a format incoming data in Eliona is assigned to the individual attributes of an asset of any asset. Simply put: formats assign incoming data to individual Eliona assets.

Create a format

There are two ways to create a format:

  1. When configuring a connection

  2. Via the “Format” menu

Option 1 - When configuring a connection

When you configure a connection, you have the option to select an existing format or create a new format. The corresponding menu item is noted in the documentation for the respective connection method.

Option 2 - In the “Format” menu

In the “Formats” menu, you will see an overview of all existing formats. There you can edit existing formats and create new formats.

Configure format

Overview

Element
Title
Details

[A]

Section “Configuration”

In this section, details about the format are configured

[A1]

Name

Give the format a name in this field

[A2]

Asset type

Select which asset type this format applies to. This selection affects which values appear in section [D] appear

[B]

Section “Payload”

In this section, a preview of the incoming data is displayed.

[B1]

Code preview

Click here to open the code preview. The code preview presents the information from section [D] in the form of a payload.

[B2]

Topic

The topic

[B3]

Topic path

The path to the respective payload entry

[B4]

Payload

This is the transmitted payload. Drag values from the payload into the corresponding paths [D2]. If you create a format using option 1, the payload appears in this area. If you edit a format afterward, the content of the ↗ payload preview appears here

[B5]

Payload entry

An individual component of the payload. You can drag and drop these components onto the paths in the attributes [D2]

[C]

Section “Path configuration”

In this section, you specify to which asset the incoming data is mapped.

[C1]

Identifier

Here you select the individual asset to which the incoming data is mapped. The available options are: - GAI: GAI is used to determine the asset to which the data is mapped - External: Instead of the GAI, the “Associated ID” of an asset is used. See [M1] in Asset -> Configure an asset -> Available settings

[C2]

Location of the identifier

Select here where the identifier is taken from. The available options are:

  • Payload: The identifier is in the payload

  • Topic: The identifier is in the topic

[C3]

Identifier

Enter the identifier here. If the identifier is to be the topic, "#" can simply be entered in the path

[C4]

Timestamp selection

Select how the timestamp should be detected. The available options are: - Auto: The timestamp is detected automatically - Field: Drag a payload entry into the field [C5]

[C5]

Field for timestamp entry

If you have selected [C4] Field : simply drag the timestamp [B5] into the field

[C6]

Attach function

click to attach a JavaScript function

[C7]

All functions

View all available functions

[D]

Input

In this section, the payload entries are assigned to the individual attributes.

[D1]

Attribute

This is one of the attributes defined for this asset type.

[D2]

Path to payload entry

This is one of the attributes defined for this asset type.

[E]

Save

Click here to apply the settings

Procedure

  1. Give the format in [A1] a name

  2. Select an asset type in [A2] ▷ The attributes belonging to the respective format appear in [D]

  3. In section [C] specify which individual asset the data should be mapped to.

  4. Drag the individual payload entries [B2] via drag and drop into the respective fields [D2]

  5. Repeat step 4 until all desired attributes have been assigned their respective payload entries.

You assign individual entries from the payload via drag and drop

Edit an existing format

Proceed as follows to subsequently edit an already existing format.

Fig. 2 - Below the payload preview
  1. Click on [F]

  2. Click on [G] ▷ A list of all formats appears

  3. For the format you want to edit: Click on [H] ▷ The payload preview opens [I]. The payload preview contains a sample payload. The content of the payload preview is displayed in the next step in the field [B3] displayed.

  4. Insert a payload into the payload preview.

  5. Click on [J] ▷ The format configuration opens

  6. Make the settings as described in ↗ Procedure described

Was this helpful?