Changes

536 bytes added ,  07:57, 23 August 2021
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..."
===Example of description in XML===

<syntaxhighlight lang="xml" line>
<item type="ir-receiver" name="ir-recv" addr="145:21"/>
</syntaxhighlight>

===Device status setting (1 byte)===
{|class="wikitable"
|-
!Byte number!!Description
|-
|0||0 – cancel the IR-messages capture;<br>1 – 1 IR-message capture (it is required to set 1 every time for capturing each message);
|}

===Status event===

{|class="wikitable"
|-
!Byte number!!Description
|-
|0||0 – capture is off;<br>1 – capture is on;<br>captured message in another way
|}