get_telemetry
Retrieve historical telemetry from connected IoT devices. Filter sensor readings by specific metrics and time windows to analyze trends and troubleshoot issues.
Instructions
Get historical sensor readings for a device over a time period.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metric | No | Metric name to filter (e.g. air.temperature). Omit for all metrics. | |
| period | No | Time period | 24h |
| device_id | Yes | Device ID |