serial_log_stop
Stop logging serial data and close the log file. Returns the file path, total bytes logged, and duration.
Instructions
Stop logging serial data and close the log file.
Returns the log file path, total bytes logged, and duration.
Args: session_id: Port name of the session. Optional if only one session is open.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | No |