Difference between revisions of "Ir-receiver"
Jump to navigation
Jump to search
(Created page with "===Example of description in XML=== <syntaxhighlight lang="xml" line> <item type="ir-receiver" name="ir-recv" addr="145:21"/> </syntaxhighlight> ===Device status setting (1...") |
|||
Line 1: | Line 1: | ||
+ | <languages/> | ||
+ | <translate> | ||
===Example of description in XML=== | ===Example of description in XML=== | ||
Line 21: | Line 23: | ||
|0||0 – capture is off;<br>1 – capture is on;<br>captured message in another way | |0||0 – capture is off;<br>1 – capture is on;<br>captured message in another way | ||
|} | |} | ||
+ | </translate> |
Revision as of 15:25, 25 January 2022
Example of description in XML
1<item type="ir-receiver" name="ir-recv" addr="145:21"/>
Device status setting (1 byte)
Byte number | Description |
---|---|
0 | 0 – cancel the IR-messages capture; 1 – 1 IR-message capture (it is required to set 1 every time for capturing each message); |
Status event
Byte number | Description |
---|---|
0 | 0 – capture is off; 1 – capture is on; captured message in another way |