clear_buffer
Discard buffered serial data to ensure a clean read before sending commands, eliminating stale echoes, prior output, and syslog noise.
Instructions
Discard any buffered received data. Handy right before sending a command so the next read starts clean (drops old echo, prior output, or syslog noise).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |