Difference between revisions of "Ir-receiver"
Jump to navigation
Jump to search
(Marked this version for translation) |
|||
Line 1: | Line 1: | ||
<languages/> | <languages/> | ||
<translate> | <translate> | ||
− | ===Example of description in XML=== | + | ===Example of description in XML=== <!--T:1--> |
+ | <!--T:2--> | ||
<syntaxhighlight lang="xml" line> | <syntaxhighlight lang="xml" line> | ||
<item type="ir-receiver" name="ir-recv" addr="145:21"/> | <item type="ir-receiver" name="ir-recv" addr="145:21"/> | ||
</syntaxhighlight> | </syntaxhighlight> | ||
− | ===Device status setting (1 byte)=== | + | ===Device status setting (1 byte)=== <!--T:3--> |
{|class="wikitable" | {|class="wikitable" | ||
|- | |- | ||
Line 15: | Line 16: | ||
|} | |} | ||
− | ===Status event=== | + | ===Status event=== <!--T:4--> |
+ | <!--T:5--> | ||
{|class="wikitable" | {|class="wikitable" | ||
|- | |- |
Latest revision as of 15:27, 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 |