Integrations

Integration guides for connecting Haltian IoT with third-party platforms

Overview

Haltian IoT integrates with various enterprise platforms and services. This section provides detailed guides for popular integrations.

Available Integrations

Enterprise Platforms

Cloud Providers

  • Azure Integration - Azure Function for Data API to Azure Storage
  • Custom Cloud - AWS, Google Cloud, IBM Watson integrations (contact Haltian)

Integration Architecture

Haltian IoT provides multiple integration points:

%%{init: {'theme':'base', 'themeVariables': {'primaryColor':'#73f9c1','primaryTextColor':'#143633','primaryBorderColor':'#143633','lineColor':'#143633'}}}%%
graph LR
    A[Haltian IoT Platform] --> B[Service API<br/>GraphQL]
    A --> C[Stream API<br/>MQTT]
    A --> D[Data API<br/>Parquet/S3]
    
    B --> E[Custom Apps]
    C --> F[Real-time<br/>Dashboards]
    D --> G[Data Lakes<br/>Analytics]
    
    C --> H[ThingsBoard]
    B --> I[Microsoft Places]
    D --> J[Power BI<br/>Databricks]
    
    style A fill:#143633,stroke:#143633,color:#fff
    style B fill:#73f9c1,stroke:#143633,color:#143633
    style C fill:#73f9c1,stroke:#143633,color:#143633
    style D fill:#73f9c1,stroke:#143633,color:#143633

Choosing an Integration Method

MethodBest ForData Freshness
Stream API (MQTT)Real-time dashboards, alertingMilliseconds
Service API (GraphQL)Interactive apps, configurationOn-demand
Data API (Parquet)Analytics, data warehousingHourly batches

Custom Integrations

For enterprise integrations not listed here, Haltian provides:

  • Professional Services - Custom integration development
  • Technical Consulting - Architecture and implementation guidance
  • API Support - Direct access to Haltian engineering team

Contact support@haltian.com for custom integration requests.


Microsoft Places Integration

Integrate Haltian IoT occupancy data with Microsoft Places for workplace intelligence

ThingsBoard Integration

Connect Haltian IoT sensors to ThingsBoard for visualization and analytics