serial_close
Close an active serial session and release the port for reuse. Supply the session ID from serial_open to terminate the connection.
Instructions
Close a serial port session and release the port.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | The session ID returned by serial_open |