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

  • Microsoft Places - Occupancy data integration for Microsoft 365 workplace apps
  • ThingsBoard - Open-source IoT platform integration
  • Power BI - Azure Function for importing Parquet files into OneLake or Blob Storage, with Power BI connection guide

Integration Architecture

Haltian IoT provides multiple integration points:

%%{init: {'theme': 'base', 'themeVariables': {'primaryColor': '#F6FAFA', 'primaryTextColor': '#143633', 'primaryBorderColor': '#143633', 'lineColor': '#143633', 'secondaryColor': '#C7FDE6', 'tertiaryColor': '#73F9C1', 'clusterBkg': '#ffffff', 'clusterBorder': '#143633', 'edgeLabelBackground': '#ffffff'}}}%%
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

Power BI Integration

Import Haltian IoT Parquet data into Azure and visualize it in Microsoft Power BI