Device Pilot

Analytics dashboard for Thingsee device fleet management

Device Pilot provides powerful analytics and dashboard capabilities for managing Thingsee IoT deployments at scale.

Overview

DevicePilot is a third-party platform that integrates with Thingsee IoT to provide:

  • Data visualization - Charts and graphs for any Thingsee message property
  • Fleet statistics - Device pool analytics and diagnostics
  • Alerting - Automated notifications based on conditions
  • Reporting - Scheduled reports and exports

Integration Setup

To integrate Thingsee with DevicePilot:

  1. Create a DevicePilot account at devicepilot.com
  2. Obtain your DevicePilot API token (see DevicePilot Help)
  3. Contact Haltian to configure data routing to DevicePilot

Data Format

When Thingsee messages are sent to DevicePilot:

FieldDescription
$idSet to tsmTuid (device identifier)
All other propertiesPreserved as-is from Thingsee Message

DevicePilot uses $id to identify and group data by device.

Example Message

{
  "$id": "TSPR04E2O90201558",
  "tsmId": 12100,
  "tsmEv": 10,
  "tsmTs": 1520416221,
  "temp": 21.3,
  "humd": 45.2,
  "airp": 101364.5
}

Dashboard Features

Data Visualization

Create visualizations for any Thingsee message property:

  • Temperature trends
  • Battery levels across fleet
  • Occupancy patterns
  • CO₂ levels over time

Device Dashboard

Monitor your entire device fleet:

  • Device status overview
  • Connectivity health
  • Battery status distribution
  • Message frequency

Custom Reports

Build reports combining multiple metrics:

  • Devices with battery < 20%
  • Sensors not reporting in 24h
  • Temperature anomalies
  • Occupancy utilization rates

Use Cases

Fleet Health Monitoring

Track overall deployment health:

  • Devices online vs offline
  • Average battery levels
  • Message delivery rates
  • Network coverage

Predictive Maintenance

Identify devices needing attention:

  • Low battery warnings
  • Connectivity issues
  • Sensor degradation patterns

Business Analytics

Connect sensor data to business outcomes:

  • Space utilization trends
  • Environmental compliance
  • Resource consumption patterns

Getting Started

  1. Request integration - Contact your Haltian account manager
  2. Provide token - Share your DevicePilot API token
  3. Verify data flow - Confirm messages appear in DevicePilot
  4. Build dashboards - Create visualizations for your use case

Resources