Skip to content

siemens/mtda

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).

The following images illustrate two setup configurations.

Raspberry Pi 4 setup (Recommended):

Raspberry Pi 4 setup

Note

Raspberry Pi 4 is recommended due to its modern architecture, better CPU, more RAM, USB 3.0 ports, gigabit Ethernet making it more suitable for MTDA.

NanoPi setup:

NanoPi setup

Badges

CI DOCS REUSE

Getting Started

Development

Mailing list:

Archive: https://www.mail-archive.com/[email protected]/

For sending patches, please refer to the mailing list and CONTRIBUTING.md in the source tree.

License

MTDA is licensed under the MIT license.