Skip to main content
Connect Disruptive Technologies API to KODE OS for other data integration

Overview

Use this integration to stream Disruptive Technologies wireless sensor data into KODE OS. Webhook push covers desk, motion, door, and occupancy metrics for utilization and space planning.

Supported Capabilities

  • Discover Devices & Points
  • Collect Sensor Data
  • Collect Non-Sensor Data
  • Receive Webhook Data

Prerequisites

To integrate with the Disruptive Technologies API, ensure you have the following details:

Generate API Credentials

  • Get the Project ID
  • Navigate to Project Settings and copy the Project ID for future use.
  • Service Account Details
  • When creating a Service Account, note down:
  • Service Account Email
  • Service Account ID
  • Your Service Account requires Active Keys to communicate with the API.
  • Manually add a key by selecting Create New.
  • Upon creation, you will receive:
  • Key ID (auto-generated)
  • Key Secret (auto-generated)
  • These credentials will be used in your connector configuration.

Configure Webhook

This integration uses webhooks for real-time data delivery. After creating the connector in KODE OS:
  1. Copy the webhook URL provided on the connector detail page
  2. In the Disruptive Technologies API platform, navigate to the webhook or notification settings
  3. Add a new webhook endpoint using the KODE OS URL
  4. Configure the authentication header as specified on the connector detail page
  5. Save and enable the webhook

Configure Connector in KODE OS

  1. Navigate to Data Sources in your building
  2. Click API Catalog and search for Disruptive Technologies API
  3. Click + Add Datasource
  4. Complete the three-page setup flow using the credential prerequisites for this integration
Connector field metadata is not exposed in code for this integration. Configure the connector using your standard credentials and endpoint details shown in the prerequisites and vendor onboarding references.

Discover Devices and Points

After configuring the connector, click Discover on the connector detail page. KODE OS will query the Disruptive Technologies API system and return a list of available devices and their data points. Review the discovered items and select the devices you want to register in KODE OS. For more details on the discovery process, see the Discovery guide.

Devices and Points

What Data You Get

Point History

Time-series sensor readings such as temperature, humidity, CO2, occupancy counts, energy consumption, light levels, and other measurable values from physical sensors

Polling Schedule

  • Point History
For more details on collection modes, see the Data Collection guide.

Use Cases

Once connected, this integration enables you to:
  • Centralize Disruptive Technologies API data in your building operations dashboard
  • Correlate data from this system with other building systems for comprehensive analytics

Troubleshooting

Verify that the credentials are correct and have not expired. Check that the URL is reachable from the KODE OS environment. Double-check all credential fields match the values from the Disruptive Technologies platform.
Verify the webhook URL is correctly registered in the Disruptive Technologies platform. Check that the authentication header matches the value from the KODE OS connector detail page. Ensure the Disruptive Technologies system can reach the KODE OS webhook endpoint over the network.
Verify the connector credentials have sufficient permissions in the Disruptive Technologies system to list devices. Run a test connection first to confirm connectivity. Some systems require specific API scopes or roles for device enumeration.
Check the connector status on the Data Sources page. If the status shows an error, review the error logs on the connector detail page. Common causes include expired credentials, network changes, or rate limiting by the Disruptive Technologies API.
Last modified on April 7, 2026