mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
11_OWDevice: fix example in doc
git-svn-id: https://svn.fhem.de/fhem/trunk@10728 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
cb679fb1a8
commit
defda9d835
@ -783,10 +783,10 @@ OWDevice_InitValues($)
|
|||||||
Example:
|
Example:
|
||||||
<ul>
|
<ul>
|
||||||
<code>
|
<code>
|
||||||
define myOWServer localhost:4304<br><br>
|
define myOWServer OWServer localhost:4304<br><br>
|
||||||
get myOWServer devices<br>
|
get myOWServer devices<br>
|
||||||
10.487653020800 DS18S20<br><br>
|
10.487653020800 DS18S20<br><br>
|
||||||
define myT1 10.487653020800<br><br>
|
define myT1 OWDevice 10.487653020800<br><br>
|
||||||
list myT1 10.487653020800<br>
|
list myT1 10.487653020800<br>
|
||||||
Internals:<br>
|
Internals:<br>
|
||||||
...<br>
|
...<br>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user