serial_status
Check serial connection health and data status. Reports buffered bytes, total received, and alerts on physical disconnection.
Instructions
Get the current serial session status including connection health.
Reports whether the device is still connected, bytes buffered, total bytes received, connection parameters, and health status. If the USB adapter has been physically disconnected, the health field will indicate the problem.
Args: session_id: Port name of the session. Optional if only one session is open. If omitted with multiple sessions open, returns a summary of all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | No |