read_buffer
Retrieve pending serial data from a device console without blocking. Access buffered output from network equipment via a specified serial port path.
Instructions
Read buffered data from a serial port (non-blocking)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Serial port identifier/path (e.g. /dev/ttyUSB0 or COM3) |