Connect to a device
Future<void> connectDevice(String deviceId) { throw UnimplementedError('connectDevice() has not been implemented.'); }