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

Connect devices via webhook

Procedure

In a connection via webhook, Eliona acts as the server. A client, e.g. a gateway to which devices are connected, transmits information to Eliona via HTTP.

To do this, an endpoint is created in Eliona. The client sends data to this endpoint.

Overview

Icon
Description
Details

[A]

Menu "Connections"

Click to open the "Connections" menu

[B]

Tab

Access to the respective interfaces

[C]

Workspace

Shows a list of the existing endpoints (if any)

[D]

Endpoint

Existing endpoints

[E]

Pause/resume connection

Click to pause or restart a connection

[F]

Connection status

Shows the current status of the connection

[G]

Name

Name of the endpoint

[H]

Path

The path to which the information is sent

[I]

Protection

Shows the protection status of the respective endpoint

[J]

format

Shows the format that is applied to the selected data

[K]

Copy

Click to duplicate the endpoint

[L]

Add new endpoint

Click to add a new endpoint. Opens the ↗ endpoint details

[M]

Delete endpoint

Deletes the respective endpoint. ⚠ Note: If the connection is also used in other projects, it will also be deleted there.

[N]

Endpoint details

Click to edit the details of the respective endpoint.

Create a new endpoint/Adjust an existing endpoint

Fig. 3 – The "Configure endpoint" menu
  1. Click on Connections [A] ▷ The Connections window opens

  2. Click on Webhook [B]

  3. Click on [L]to create a new endpoint ⇄ OR Click on [N]to edit an existing endpoint. ▷ The "Configure endpoint" menu opens.

  4. Give the endpoint in [O] a name. Under this name the endpoint will be in [G] displayed.

  5. Enter in [P] a path. The client will send information to this path. ♢ The path consists of 2 parts: a non-editable base URL and a part that you can change.

  6. Optional: Enter in [Q] an authorization key. If you enter a value here, the corresponding value must be sent by the client in the request. Otherwise, the request will not be accepted. If you do not want to assign an authorization key: Leave the field empty.

  7. Select in [R] the format that is applied to the incoming data.

  8. Optional: Click on [S]to create a ↗ new format

  9. Click on [T]to save the settings.

Was this helpful?