The history command can limit recent readings, but post-cook analysis often starts with a known time window such as wrap to pull or a pit-temp dip overnight.
Acceptance criteria:
thermoworks history SERIAL accepts --since <ISO> and --until <ISO>.
- Table, CSV, JSON, and
--output modes include only readings in that window.
- Invalid date values exit with a clear error.
- Tests cover parsing and filtered output.
The history command can limit recent readings, but post-cook analysis often starts with a known time window such as wrap to pull or a pit-temp dip overnight.
Acceptance criteria:
thermoworks history SERIALaccepts--since <ISO>and--until <ISO>.--outputmodes include only readings in that window.