mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-25 16:05:19 +00:00
93_DbLog: contrib 5.8.0
git-svn-id: https://svn.fhem.de/fhem/trunk@27142 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
31ea75b96e
commit
08b7d5fea0
@ -9225,7 +9225,7 @@ return;
|
||||
<ul>
|
||||
<li><b>get <name> <in> <out> <from> <to> <column_spec> </b> <br><br>
|
||||
|
||||
Read data from the Database, used by frontends to plot data without direct
|
||||
Read data from the Database used by frontends to plot data without direct
|
||||
access to the Database. <br>
|
||||
<br>
|
||||
|
||||
@ -9397,7 +9397,8 @@ return;
|
||||
<li><b>get <name> <in> <out> <from>
|
||||
<to> <device> <querytype> <xaxis> <yaxis> <savename> <chartconfig> <pagingstart> <paginglimit> </b> <br><br>
|
||||
|
||||
Query the Database to retrieve JSON-Formatted Data, which is used by the charting frontend.
|
||||
Query the Database to retrieve JSON-Formatted Data, which is used by the charting frontend
|
||||
(<a href="https://wiki.fhem.de/wiki/Neues_Charting_Frontend">German Wiki: Neues Charting Frontend</a>).
|
||||
<br>
|
||||
<br>
|
||||
|
||||
@ -11279,7 +11280,8 @@ attr SMA_Energymeter DbLogValueFn
|
||||
<br>
|
||||
<br>
|
||||
|
||||
Liest Daten aus der Datenbank aus und gibt diese in JSON formatiert aus. Wird für das Charting Frontend genutzt.
|
||||
Liest Daten aus der Datenbank aus und gibt diese in JSON formatiert aus. Wird für das Charting Frontend
|
||||
(<a href="https://wiki.fhem.de/wiki/Neues_Charting_Frontend">Wiki: Neues Charting Frontend</a>) genutzt.
|
||||
<br>
|
||||
<br>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user