This is the Docker container with pyHPSU. pyHPSU is a set of python scripts and other files to read and modify the values of the Rotex HPSU. For more details about pyHPSU please see project site.
Available for AMD64 and Arm64/Arm32v7 (Raspberry PI) architecture.
docker run \
--name pyHPSU \
-v /mydockerdata/pyHPSU/etc:/etc/pyHPSU \
-d \
-it \
--network host \
--restart=always \
pdcemulator/pyHPSU