mirror of
https://github.com/naruxde/revpipyload.git
synced 2025-12-28 18:08:02 +01:00
Wenn keine piCtory Konfiguration vorhanden ist, dennoch Modul laden
Bei RevPiModIO Instantiierung Rückgabewert False, sollte piCtory leer sein description Text angepasst
This commit is contained in:
@@ -146,7 +146,12 @@ ProcimgServer.loadrevpimodio</h3>
|
||||
<b>loadrevpimodio</b>(<i></i>)
|
||||
<p>
|
||||
Instantiiert das RevPiModIO Modul.
|
||||
</p><a NAME="ProcimgServer.setvalue" ID="ProcimgServer.setvalue"></a>
|
||||
</p><dl>
|
||||
<dt>Returns:</dt>
|
||||
<dd>
|
||||
True, wenn erfolgreich, sonst False
|
||||
</dd>
|
||||
</dl><a NAME="ProcimgServer.setvalue" ID="ProcimgServer.setvalue"></a>
|
||||
<h3 style="background-color:#FFFFFF;color:#FF0000">
|
||||
ProcimgServer.setvalue</h3>
|
||||
<b>setvalue</b>(<i>device, io, value</i>)
|
||||
@@ -174,7 +179,12 @@ ProcimgServer.start</h3>
|
||||
<b>start</b>(<i></i>)
|
||||
<p>
|
||||
Registriert XML Funktionen.
|
||||
</p><a NAME="ProcimgServer.stop" ID="ProcimgServer.stop"></a>
|
||||
</p><dl>
|
||||
<dt>Returns:</dt>
|
||||
<dd>
|
||||
True, wenn erfolgreich
|
||||
</dd>
|
||||
</dl><a NAME="ProcimgServer.stop" ID="ProcimgServer.stop"></a>
|
||||
<h3 style="background-color:#FFFFFF;color:#FF0000">
|
||||
ProcimgServer.stop</h3>
|
||||
<b>stop</b>(<i></i>)
|
||||
|
||||
Reference in New Issue
Block a user