feat: Select start program in developer dialog

In the 'PLC developer', a Python file can now be selected as a start
project on the Revolution Pi. This is transferred to the Revolution
Pi via the new XML-RPC function 'set_plcprogram'. This version is
available from 'revpipyload' 0.11.0.
This commit is contained in:
2023-10-26 12:24:38 +02:00
parent 49298d40a7
commit 0050e7ed94
7 changed files with 2835 additions and 2491 deletions

View File

@@ -5,6 +5,7 @@
<file>ico/revpipycontrol.ico</file>
</qresource>
<qresource prefix="file">
<file>ico/autostart.ico</file>
<file>ico/file-else.ico</file>
<file>ico/file-python.ico</file>
</qresource>