2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-01 15:44:52 +00:00

98_fheminfo.pm: commandref updated

git-svn-id: https://svn.fhem.de/fhem/trunk@14690 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
betateilchen 2017-07-11 08:14:16 +00:00
parent 8e23abba56
commit 1e3af54e18

@ -314,18 +314,19 @@ sub _fi2_shortId() {
The optional parameter <code>send</code> transmitts the collected data
to a central server in order to support the development of FHEM. The
transmitted data is processed graphically. The results can be viewed
on <a href="http://fhem.de/stats/statistics.html">http://fhem.de/stats/statistics.html</a>.
Based on the IP address, the approximate location is determined with
an accuracy of about 40-80 km. The IP address is not saved.
on <a href="https://fhem.de/stats/statistics.html">http://fhem.de/stats/statistics.html</a>.
The IP address will not be stored in database, only used for region determination during send.
<br>
<br>
Features:<br>
<ul>
<li>FHEM release and FeatureLevel (will be removed soon)</li>
<li>ConfigType (configDB|configFILE)</li>
<li>SVN rev number</li>
<li>Operating System Information</li>
<li>Hardware architecture</li>
<li>Installed Perl version</li>
<li>Installed FHEM release</li>
<li>Defined modules (only official FHEM Modules are counted)</li>
<li>Uptime (not sent to server)</li>
<li>Defined modules</li>
<li>Defined models per module</li>
</ul>
<br>