DT Developer Docs
REST APIDT StudioStatus Page
  • Getting Started
  • Overview
  • Concepts
    • Devices
    • Events
    • Topics
      • Temperature Measurement Interval
      • Motion Sensor Activity Timer
  • Data Connectors
    • Introduction to Data Connectors
    • Creating a Data Connector
    • Configuring a Data Connector
    • Receiving Events
    • Best Practices
    • Example Integrations
      • Heroku
      • Google Cloud Functions
      • AWS Lambda
      • Azure HTTP Triggers
      • IBM Cloud Actions
    • Development Guides
      • Local Development with ngrok
  • REST API
  • Introduction to REST API
  • Explore Our Endpoints
    • with cURL
    • with Python API
    • with Postman
  • Authentication
    • OAuth2
    • Basic Auth
  • Error Codes
  • Emulator API
  • Examples
    • Pagination
    • Streaming Events
    • Touch to Identify
    • Refreshing Access Token
  • Reference
  • Status Page
  • Service Accounts
    • Introduction to Service Accounts
    • Creating a Service Account
    • Managing Access Rights
    • Permissions
    • Organizational Structures
  • Other
    • Application Notes
      • Generating a Room Temperature Heatmap
      • Modeling Fridge Content Temperatures
      • Outlier Detection on Multiple Temperature Sensors
      • Simple Temperature Forecasting for Substation Transformers
      • Sensor Data Insight with Power BI and Azure
      • Third-Party Sensor Data in DT Cloud
    • Frequently Asked Question
Powered by GitBook
On this page
  • Overview
  • Supported Runtimes

Was this helpful?

  1. Data Connectors

Example Integrations

A few example integrations using Data Connectors with various popular cloud services.

Last updated 10 months ago

Was this helpful?

Overview

These example integrations aim to point you in the right direction for using Data Connectors to integrate with popular cloud services. To get you up and running quickly, necessary concepts are briefly explained, and example code is provided in a few languages.

Supported Runtimes

If the provided example code does not contain your favorite runtime, use the following guides combined with the existing examples above, which should be enough to recreate the implementation yourself

Heroku
Google Cloud Function
AWS Lambda
Azure HTTP Trigger
IBM Cloud Actions
Verifying Signed Events
Signing Events