minknow_api
minknow_api copied to clipboard
Protobuf and gRPC specifications for the MinKNOW API
Hi I have been trying to connect the MinION Mk1B to a Windows Desktop running MinKNOW 24.02.6 on Windows 11. However it seems the instrument is not recognised by the...
Using Ubuntu 22.04 & 18.04 - latest versions of minKNOW do not let one choose and output folder other than the default. I get a "Path not writable" error, meaning...
Dear Support! We are trying to use MinKNOW API to remotely acquire certain data from sequencers. To authenticate clients requesting the data we are going to use TLS certificates as...
Hi, I'm currently working on a driver for the device and do not have access to the physical machine. Is there documentation around using a simulated device? I'm having issues...
I'd like to be able to access the channel states during a run using the api, but am unable to determine where those values are available. The values I'm describing...
When utilizing `protocols.start_protocol` or `make_protocol_arguments` directly, an error is thrown during the execution of the function when `args `is set to `None`. To enhance the robustness of the code, a...
Hi, First, I want to thank you for having this powerful API Open Source. It enables so many cool use cases! However, we realized that while it would be possible...
Hello, I cannot run minknow in different laptops. I continuously receive the message:"You haven't added any remote hosts and there is no local instance of MinKNOW running. Click the 'Add...
Bumps [grpcio](https://github.com/grpc/grpc) from 1.41.0 to 1.53.0. Release notes Sourced from grpcio's releases. Release v1.53.0 This is release 1.53.0 (glockenspiel) of gRPC Core. For gRPC documentation, see grpc.io. For previous releases,...
Is there a possibility to set a custom output folder as part of the extra_args (args=args.extra_args) as part of the start_protocol example? I'm aware of the get_ and set_output_directories function...