def connect_device(self):
        """

    :return:
    """

        self.device = OpenBCIBoard(port=self.device_port)