2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-05 17:48:44 +00:00

added docu about permissions

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

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>