Query Production Counts
query_productionRetrieve hourly production counts from industrial telemetry with optional filtering by asset ID and ISO 8601 time range to monitor output.
Instructions
Return hourly production counts, optionally filtered by asset id and/or time range. Time range is ISO 8601 timestamps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | ISO timestamp upper bound | |
| limit | No | Max number of rows to return | |
| start | No | ISO timestamp lower bound | |
| asset_id | No | Asset id to filter on, e.g. 'LINE-A-FILLER' |