start_buffering
Begin or restart background serial monitoring for a device, buffering lines so AI agents can poll new output without blocking on long-running serial monitors.
Instructions
Start (or restart) the serial monitor on the given device.
Args: device: Serial port path, e.g. /dev/ttyUSB0 or /dev/ttyACM0 baudrate: Baud rate for the serial connection (default 115200)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | Yes | ||
| baudrate | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |