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:
- Create a DevicePilot account at devicepilot.com
- Obtain your DevicePilot API token (see DevicePilot Help)
- Contact Haltian to configure data routing to DevicePilot
Data Format
When Thingsee messages are sent to DevicePilot:
| Field | Description |
|---|---|
$id | Set to tsmTuid (device identifier) |
| All other properties | Preserved 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
- Request integration - Contact your Haltian account manager
- Provide token - Share your DevicePilot API token
- Verify data flow - Confirm messages appear in DevicePilot
- Build dashboards - Create visualizations for your use case