afe.devkit.devkit_context_managerο
This file is used to store SetupConnection class used for acquiring a connection to the DevKit.
Classesο
Provides the context in which the user can connect to the DevKit |
Module Contentsο
- class afe.devkit.devkit_context_manager.SetupConnection(port: int, username: str, devkit: str, password: str, max_attempts: int, elf_file_path: str, elf_folder_path: str, zmq_port: int)[source]ο
Provides the context in which the user can connect to the DevKit
- Usage example:
- with SetupConnection(β¦):
β¦