avr/reed: implemented tilt detection mode
- implemented tilt detection mode - added docu - change the way a VALUE2 message is printed when value type is "door"
This commit is contained in:
@@ -302,6 +302,33 @@ Offset Length Meaning
|
||||
|
||||
|
||||
|
||||
Config Module Request Message
|
||||
=============================
|
||||
|
||||
Offset Length Meaning
|
||||
---------------------------------------------------------
|
||||
0 1 destination address
|
||||
1 1 remaining message length
|
||||
2 1 command code
|
||||
3 1 source address
|
||||
---------------------------------------------------------
|
||||
4 1 module id
|
||||
5 1 module command
|
||||
6 n command data (depending on module and command)
|
||||
|
||||
|
||||
|
||||
Config Module Response Message
|
||||
==============================
|
||||
|
||||
Offset Length Meaning
|
||||
---------------------------------------------------------
|
||||
0 1 destination address
|
||||
1 1 remaining message length
|
||||
2 1 command code
|
||||
3 1 source address
|
||||
---------------------------------------------------------
|
||||
4 1 response code
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user