I would like request further documentation on how we can configure my DUT via the Python API that has been provided within TestCenter.
Personally, I would prefer if both modules(paramiko and pexpect) could be made available on our SPT-N4U in order to work towards developing a Python class for implementing control commands for our DUT that depends on paramiko, while I have my colleagues writing other types of scripts that use pexpect.
Essentially we want to be able to fully configure and drive TestCenter and Avalanche from Python 3 along with our DUT so that tests can be done quickly, seamlessly, and remotely.