revpipyload (0.11.0-1)
Installation
sudo curl -o /etc/apt/keyrings/gitea-revpi.asc
echo "deb [signed-by=/etc/apt/keyrings/gitea-revpi.asc] $distribution $component" | sudo tee -a /etc/apt/sources.list.d/gitea.list
sudo apt updateChoose $distribution and $component from the list below.
sudo apt install revpipyload=0.11.0-1
Repository Info
Distributions |
stable |
Components |
main |
Architectures |
all |
About this package
PLC Loader for Python projects on the RevolutionPi This program start a given Python PLC program on system boot. It monitors the program and reistartes it if an error occures. On a crash the complete /dev/piControl0 can be set to 0x00. It also provides a XML-RPX server. Software can be transferred to the RevPi with this server. A tool can monitor the process image on runtime.
Dependencies
| python3-paho-mqtt |
| python3-revpimodio2 (>= 2.7.0~rc2) |
| python3:any |
| lsb-base |