mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 03:06:37 +00:00
93_DbRep: contrib 8.25.0
git-svn-id: https://svn.fhem.de/fhem/trunk@20088 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
8115fe221a
commit
4a1156097e
@ -12706,8 +12706,8 @@ return $ret;
|
|||||||
<a name="device"></a>
|
<a name="device"></a>
|
||||||
<li><b>device </b> - Selection of particular or several devices. <br>
|
<li><b>device </b> - Selection of particular or several devices. <br>
|
||||||
You can specify a list of devices separated by "," or use device specifications (devspec). <br>
|
You can specify a list of devices separated by "," or use device specifications (devspec). <br>
|
||||||
The device names are derived from device specification and the active devices in FHEM before
|
In that case the device names are derived from the device specification and the existing
|
||||||
SQL selection will be carried out. <br>
|
devices in FHEM before carry out the SQL selection. <br>
|
||||||
If the the device, list or device specification is prepended by "EXCLUDE=",
|
If the the device, list or device specification is prepended by "EXCLUDE=",
|
||||||
the devices are excluded from database selection.
|
the devices are excluded from database selection.
|
||||||
<br><br>
|
<br><br>
|
||||||
@ -15181,8 +15181,8 @@ return $ret;
|
|||||||
<a name="device"></a>
|
<a name="device"></a>
|
||||||
<li><b>device </b> - Abgrenzung der DB-Selektionen auf ein bestimmtes oder mehrere Devices. <br>
|
<li><b>device </b> - Abgrenzung der DB-Selektionen auf ein bestimmtes oder mehrere Devices. <br>
|
||||||
Es können Geräte-Spezifikationen (devspec) angegeben werden. <br>
|
Es können Geräte-Spezifikationen (devspec) angegeben werden. <br>
|
||||||
Die Devicenamen werden vor der Selektion aus der Geräte-Spezifikationen und den aktuell in FHEM
|
In diesem Fall werden die Devicenamen vor der Selektion aus der Geräte-Spezifikationen und den aktuell in FHEM
|
||||||
vorhandenen Devices abgeleitet. <br>
|
vorhandenen Devices aufgelöst. <br>
|
||||||
Wird dem Device bzw. der Device-Liste oder Geräte-Spezifikation ein "EXCLUDE=" vorangestellt,
|
Wird dem Device bzw. der Device-Liste oder Geräte-Spezifikation ein "EXCLUDE=" vorangestellt,
|
||||||
werden diese Devices von der Selektion ausgeschlossen.
|
werden diese Devices von der Selektion ausgeschlossen.
|
||||||
<br><br>
|
<br><br>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user