Ingestion Methods
REST API
Send telemetry data directly via the REST API:AWS IoT Core
Forward MQTT messages from your IoT devices through AWS IoT Core rules. Telemetron provides a Terraform package to set up the required AWS infrastructure automatically. See AWS IoT Core Integration for setup details.AWS S3 Bucket Backfill
Import historical telemetry data from compressed CSV files stored in S3. Configure prefix mappings to define how your file structure maps to device identifiers and timestamps. See AWS S3 Bucket Integration for setup details.Memfault
Telemetron queries Memfault device attributes to pull crash reports, firmware information, and fleet health data. See Memfault Integration for setup details.Device Connections
Devices in Telemetron can be connected to external data sources. Each device connection maps a Telemetron device to its representation in an external system (AWS IoT, Memfault, etc.), enabling:- Real-time monitoring — view latest telemetry data for any device
- Historical analysis — query past data points and trends
- Proactive alerts — AI agent can detect anomalies and create cases before customers report issues
Device-Customer Mapping
For telemetry data to be useful in support, devices must be mapped to customers. Use the Device Assignment API to create these mappings so that:- Device sends telemetry to Telemetron
- Telemetron looks up which customer owns the device
- AI agent provides support with full device context