Thingsee IoT

Thingsee IoT platform documentation - device connectivity, APIs, and integration guides

Overview

Thingsee IoT is Haltian’s established IoT platform providing secure, scalable device connectivity and data services for enterprise deployments.

Platform Highlights

  • Wirepas Mesh Networking - Self-healing, scalable wireless mesh for large deployments
  • Open Service API - RESTful API for device management and data access
  • Message Profiles - Standardized data formats for sensors and gateways
  • Enterprise Integrations - Azure IoT Hub, AWS, MQTT streams, and more

Documentation Sections

Getting Started

Platform overview, architecture, and quick start guide. [Get Started →](getting-started/)

Concepts

Architecture, security model, and best practices for Thingsee IoT. [Learn Concepts →](concepts/)

Applications

Thingsee Toolbox, Toolbox Lite, Entry, and Device Pilot apps. [View Apps →](applications/)

APIs

Open Service API and Message Profile specifications. [Explore APIs →](apis/)

Integrations

Azure, AWS, MQTT, Splunk, ThingsBoard, InfluxDB, and more. [View Integrations →](integrations/)

How-To Guides

Step-by-step guides for deployment groups, installations, and more. [Browse Guides →](howtos/)

Architecture at a Glance

%%{init: {'theme':'base','themeVariables':{'primaryColor':'#73F9C1','primaryTextColor':'#143633','primaryBorderColor':'#143633','lineColor':'#143633','secondaryColor':'#C7FDE6','tertiaryColor':'#F6FAFA','clusterBkg':'#F6FAFA','clusterBorder':'#143633'}}}%%
flowchart TB
    subgraph Integrations["Your Systems"]
        Azure[Azure IoT Hub]
        AWS[AWS Lambda]
        Custom[Custom Apps]
    end
    
    subgraph Cloud["Thingsee Cloud"]
        MQTT[MQTT Streams]
        API[Open Service API]
    end
    
    subgraph Mesh["Wirepas Mesh"]
        GW[fa:fa-broadcast-tower Gateway]
    end
    
    subgraph Devices["Thingsee Devices"]
        S1[fa:fa-temperature-high Sensors]
        S2[fa:fa-door-open Presence]
        S3[fa:fa-wind Air Quality]
    end
    
    Devices --> GW
    GW --> Cloud
    Cloud --> Integrations
SectionDescription
ArchitectureSystem components and data flow
SecurityData privacy and compliance
Message HeaderUnderstanding message structure
Azure IntegrationConnect to Azure IoT Hub
AWS IntegrationBuild serverless backends
Deployment GroupsOrganize and manage devices
  • Thingsee Devices - Hardware documentation for Thingsee sensors and gateways
  • FAQ - Frequently asked questions

Getting Started

Get started with Thingsee IoT platform - overview, architecture, and first steps

Concepts

Core concepts and terminology for Thingsee IoT platform

APIs

Thingsee IoT API documentation - Open Service API and Message Profiles

Guides

How-to guides and best practices for Thingsee IoT deployments

Reference

Thingsee IoT reference documentation - security, specifications, and FAQ

Applications

Mobile and web applications for managing Thingsee IoT deployments

Integrations

Connect Thingsee IoT to cloud platforms and third-party services

How-tos

Step-by-step guides for common Thingsee IoT tasks