/// interface SerialPortInfo { name?: string; serialNumber?: string; manufacturer?: string; product?: string; }