连接指定设备。
Future<void> connect(String deviceId) { throw UnimplementedError('connect() has not been implemented.'); }