mtda

Multi-Tenant Device Access


Keywords
remote, test, embedded-systems, linux, test-automation
License
MIT
Install
pip install mtda==0.9.7

Documentation

Overview

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:

NanoPI setup

Badges

CI DOCS REUSE

Getting Started

Development

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.

License

MTDA is licensed under the MIT license.