Skip to content

Add date window filters to the events command #332

Description

@jongio

The events command can filter by device, type, and limit, but overnight cooks often need a time window around an alarm or connection problem.

Acceptance criteria:

  • thermoworks events accepts --since <ISO> and --until <ISO>.
  • The command passes the date range to the SDK event filter.
  • Invalid dates exit with a clear error.
  • JSON and text output honor the same filters.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions