sensor_stream
Collect a bounded series of sensor readings from a specified port and sensor type, with configurable sample interval and duration.
Instructions
Collect a bounded series of sensor readings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | Yes | ||
| max_samples | No | ||
| sensor_type | Yes | ||
| duration_seconds | No | ||
| sample_interval_ms | No |