2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-02-07 16:59:18 +00:00

Added example how to use blanks in command arguments.

git-svn-id: https://svn.fhem.de/fhem/trunk@3239 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
borisneubert 2013-06-02 08:55:43 +00:00
parent ed36c08933
commit 62bbd2d911

View File

@ -317,6 +317,7 @@ ECMDDevice_Define($$)
Example:
<ul>
<code>set myRelais1 on</code><br>
<code>set myDisplay text This\x20text\x20has\x20blanks!<code><br>
</ul>
<br>
</ul>