serial.connection_status
Verify if a serial connection is still active and obtain its configuration details. This ensures the connection remains stable for ongoing communication.
Instructions
Check whether a serial connection is still open and return its configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connection_id | Yes | The connection_id from serial.open. |