updated documentation

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2381 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
borisneubert 2012-12-29 10:13:39 +00:00
parent a0744070d6
commit deca13fa2e

View File

@ -310,6 +310,10 @@ OWDevice_Define($$)
<li>18B20 programmable resolution digital thermometer</li> <li>18B20 programmable resolution digital thermometer</li>
<li>2423 4k RAM with counter</li> <li>2423 4k RAM with counter</li>
<li>2413 1-Wire Dual Channel Addressable Switch</li> <li>2413 1-Wire Dual Channel Addressable Switch</li>
<li>2405 Addressable Switch</li>
<li>2406, 2407 - Dual Addressable Switch with 1kbit Memory</li>
<li>2413 1-Wire Dual Channel Addressable Switch</li>
<li>2408 1-Wire 8 Channel Addressable Switch</li>
</ul> </ul>
<br><br> <br><br>
Adding more devices is simple. Look at the code (subroutine <code>OWDevice_GetDetails</code>). Adding more devices is simple. Look at the code (subroutine <code>OWDevice_GetDetails</code>).