b1e66c2af1
Xmlrpc client/server application to control the digital attenuators installed in the lava testbed. Implements AR_VUL-64. Signed-off-by: Thomas Klaehn <thomas.klaehn@u-blox.com>
5 lines
55 B
Bash
5 lines
55 B
Bash
#!/bin/bash
|
|
|
|
python3 -m attenuation_control_client $@
|
|
|