Multi-Tenant Device Access (or MTDA for short) is a relatively small Python application acting as an interface to a test device. It provides mechanisms to remotely turn the device on or off (assuming an IP/USB power switch is available), plug USB devices in or out (also requiring special hardware) or simply access its console (in most cases serial).
A sample setup is depicted below:
Mailing list: mtda-users@googlegroups.com
Archive: https://www.mail-archive.com/mtda-users@googlegroups.com/
For sending patches, please refer to the mailing list and CONTRIBUTING.md
in
the source tree.
MTDA is licensed under the MIT license.