API Reference

This is brain_computer_interface.client’s API reference.

upload_mind

upload_mind(mind_path, host='127.0.0.1', port=5000)

This function sends a given mind file to the server. You may also provide an address (host and port) which the function send the information to (defaults are set to '127.0.0.1' and 5000, respectfully).