close_port
Close an active serial connection to release the port for other uses. Specify the port path (e.g., /dev/ttyUSB0 or COM3) to terminate the session.
Instructions
Close an open serial connection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Serial port identifier/path to close (e.g. /dev/ttyUSB0 or COM3) |