List Disruptive Technologies

The Disruptive Technologies integration allows you to receive sensor data from DT Studio (Data Connector) and write values to selected data points in Evolo.

Written By Evolo Support

Last updated 2 days ago

Before You Begin

Before you set up the application, make sure you have the following in place:

  • You have access to the correct building in Evolo.

  • Evolo The gateway is registered in the build.

  • You have access to the project in DT Studio.

Step 1: Create an access key in Evolo

  1. Go to User → Integrations.

  2. Select the API tab.

  3. Click Create New Key.

  4. Fill in:

    • Name and description

    • Access: Skriv datapunkter (write:tags)

    • Build: Select the correct build

  5. Click Create.

  6. Copy the token. It is displayed only once.

Step 2: Find the gateway key

  1. Go to Configuration → Gateways.

  2. Open the desired gateway.

  3. Copy the value in the Key field.

Step 3: Set up the Data Connector in DT Studio

  1. Create a Data Connector in DT Studio.

  2. Set the webhook URL to: https://app.evolo.no/api/webhook/dt/{gateway_key}

  3. Replace {gateway_key} with the gateway key from Evolo.

  4. Add the header: Authorization: Bearer <API-token-fra-Evolo>

  5. Save and activate the connector.

Step 4: Create the application at Evolo

  1. Go to Configuration → Applications.

  2. Click Add New Application.

  3. Select the type "Disruptive Technologies."

  4. Fill in:

    • Name and description

    • Gateway

    • Data Point Mappings

Use the "Show data received from gateway" option in the Disruptive form to verify which data is actually coming in.

Virtual data points or data stores are often best suited for this type of integration.

Integration of Disruptive Technologies

Data Point Mapping

For each mapping, enter:

Data Point
Which Evolo data point to update.

Device ID
: The device-id from DT.

Type
: Which DT value to write.

Supported types

Supported types include, among others:

  • last_update

  • temperature

  • relativeHumidity

  • ppm

  • pressure

  • waterPresent

  • touchCount

  • windowContact

  • proximity

  • motion

  • presenceCount

  • deskOccupancy

  • signalStrength

  • rssi

Step 5: Verify the setup

  1. Send a test event from DT Studio.

  2. Verify that the values are updated in the selected data points in Evolo.