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

View File

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