Serial port error event payload

interface SerialPortErrorEvent {
    error: string;
    id: string;
}

Properties

Properties

error: string

Error message

id: string

Serial port ID