mirror of
https://github.com/naruxde/revpipyload.git
synced 2025-11-08 23:23:52 +01:00
Bei Änderung der Configuration nur die PLC-Slave-Verbindungen trennen
Accept Timeout auf 2 Sekunden festgelegt
This commit is contained in:
@@ -66,6 +66,9 @@ Methods</h3>
|
||||
<td><a style="color:#0000FF" href="#RevPiSlave.check_connectedacl">check_connectedacl</a></td>
|
||||
<td>Prueft bei neuen ACLs bestehende Verbindungen.</td>
|
||||
</tr><tr>
|
||||
<td><a style="color:#0000FF" href="#RevPiSlave.disconnect_all">disconnect_all</a></td>
|
||||
<td>Close all device connection.</td>
|
||||
</tr><tr>
|
||||
<td><a style="color:#0000FF" href="#RevPiSlave.newlogfile">newlogfile</a></td>
|
||||
<td>Konfiguriert die FileHandler auf neue Logdatei.</td>
|
||||
</tr><tr>
|
||||
@@ -104,6 +107,12 @@ RevPiSlave.check_connectedacl</h3>
|
||||
<b>check_connectedacl</b>(<i></i>)
|
||||
<p>
|
||||
Prueft bei neuen ACLs bestehende Verbindungen.
|
||||
</p><a NAME="RevPiSlave.disconnect_all" ID="RevPiSlave.disconnect_all"></a>
|
||||
<h3 style="background-color:#FFFFFF;color:#FF0000">
|
||||
RevPiSlave.disconnect_all</h3>
|
||||
<b>disconnect_all</b>(<i></i>)
|
||||
<p>
|
||||
Close all device connection.
|
||||
</p><a NAME="RevPiSlave.newlogfile" ID="RevPiSlave.newlogfile"></a>
|
||||
<h3 style="background-color:#FFFFFF;color:#FF0000">
|
||||
RevPiSlave.newlogfile</h3>
|
||||
|
||||
Reference in New Issue
Block a user