Conecta ao dispositivo USB por Vendor ID e Product ID
Future<bool> connectByIds(int vendorId, int productId) { throw UnimplementedError('connectByIds() has not been implemented.'); }