10_ZWave.pm: document USER_CODE (Fprum #36856)
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@8542 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -1769,6 +1769,13 @@ s2Hex($)
|
||||
The value is a whole number and read as celsius.
|
||||
</li>
|
||||
|
||||
<br><br><b>Class USER_CODE</b>
|
||||
<li>userCode id status code</br>
|
||||
set code and status for the id n. n ist starting at 1, status is 0 for
|
||||
available (deleted) and 1 for set (occupied). code is a hexadecimal string.
|
||||
</li>
|
||||
|
||||
|
||||
<br><br><b>Class WAKE_UP</b>
|
||||
<li>wakeupInterval value<br>
|
||||
Set the wakeup interval of battery operated devices to the given value in
|
||||
@@ -1945,6 +1952,11 @@ s2Hex($)
|
||||
request the setpoint
|
||||
</li>
|
||||
|
||||
<br><br><b>Class USER_CODE</b>
|
||||
<li>userCode n</br>
|
||||
request status and code for the id n
|
||||
</li>
|
||||
|
||||
<br><br><b>Class VERSION</b>
|
||||
<li>version<br>
|
||||
return the version information of this node in the form:<br>
|
||||
@@ -2143,6 +2155,9 @@ s2Hex($)
|
||||
<li>ccsChanged:<number></li>
|
||||
<li>ccs_[mon|tue|wed|thu|fri|sat|sun]:HH:MM temp HH:MM temp...</li>
|
||||
|
||||
<br><br><b>Class USER_CODE</b>
|
||||
<li>userCode:id x status y code z</li>
|
||||
|
||||
<br><br><b>Class VERSION</b>
|
||||
<li>version:Lib A Prot x.y App a.b</li>
|
||||
<li>versionClass_$classId:$version</li>
|
||||
|
||||
Reference in New Issue
Block a user