get_fermentation_chamber_telemetry
Retrieve historical fermentation chamber telemetry: temperature readings, compressor/heating run times, and profile progress. Use date or session filters to isolate specific periods.
Instructions
Get historical telemetry data for a fermentation chamber, including temperature readings, compressor/heating run times, and profile progress.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | End date in ISO 8601 format | |
| chamber_id | Yes | UUID of the fermentation chamber | |
| start_date | No | Start date in ISO 8601 format (e.g. 2024-01-01T00:00:00Z) | |
| profile_session_id | No | Optional UUID of a specific profile session to filter by |