added docu about permissions

git-svn-id: https://svn.fhem.de/fhem/trunk@5186 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
justme1968
2014-03-10 11:20:54 +00:00
parent e659ec5df2
commit 03579a66be

View File

@@ -288,6 +288,9 @@ CO20_Attr($$$)
<li>Device::USB hast to be installed on the FHEM host.<br>
It can be installed with '<code>cpan install Device::USB</code>'<br>
or on debian with '<code>sudo apt-get install libdevice-usb-perl'</code>'</li>
<li>FHEM has to have permissions to open the device. To configure this with udev
rules see here: <a href="https://code.google.com/p/usb-sensors-linux/wiki/Install_AirSensor_Linux">Install_AirSensor_Linux
usb-sensors-linux</a></li>
</ul><br>
<a name="CO20_Define"></a>