Changes

1,102 bytes added ,  15:54, 25 January 2022
Updating to match new version of source page
<languages/>
===Example of description in XML===

<syntaxhighlight lang="xml" line>
<item type="intercom" addr="161:250" name="Intercom" iid="2009;2019" cameras="2048:55;2048:56" door="333:6">
</syntaxhighlight>

===Additional parameters===
{|class="wikitable"
|-
!Name!!type and variety!!description!!default value
|-
|cameras||string<br>ADDR[;ADDR]||list of cameras addresses displayed when intercom calls||-
|-
|door||ADDR||The address of a device responsible for door opening||-
|-
|iid||ID||Intercom will be call on device or devices with his ID||2047(broadcast)
|}

===Device status (1 byte)===
{|class="wikitable"
|-
!Byte number!!description
|-
|0||0 – no call (event – timing out call drop or the button "Finish" or "Cancel" is pressed).<br>1 – button "answer" is pressed<br>2 – intercom calls (repeat every second until timing out call drop or the button "Finish" or "Cancel" is pressed).
|}

===Status setting (1 byte)===

{|class="wikitable"
|-
!Byte number!!description
|-
|0||0 – Cancel Call<br>1 – intercom calls<br>8 – Screenshot from IC camera (and save it to History)
|}
3,368

edits