Difference between revisions of "Intercom"
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="intercom" addr="161:250" name="Intercom" iid="2009;2019" cameras="2048:55;2048:56" door="333:6"> | <item type="intercom" addr="161:250" name="Intercom" iid="2009;2019" cameras="2048:55;2048:56" door="333:6"> | ||
</syntaxhighlight> | </syntaxhighlight> | ||
− | ===Additional parameters=== | + | ===Additional parameters=== <!--T:3--> |
{|class="wikitable" | {|class="wikitable" | ||
|- | |- | ||
Line 19: | Line 20: | ||
|} | |} | ||
− | ===Device status (1 byte)=== | + | ===Device status (1 byte)=== <!--T:4--> |
{|class="wikitable" | {|class="wikitable" | ||
|- | |- | ||
Line 27: | Line 28: | ||
|} | |} | ||
− | ===Status setting (1 byte)=== | + | ===Status setting (1 byte)=== <!--T:5--> |
+ | <!--T:6--> | ||
{|class="wikitable" | {|class="wikitable" | ||
|- | |- |
Latest revision as of 15:27, 25 January 2022
Example of description in XML
1<item type="intercom" addr="161:250" name="Intercom" iid="2009;2019" cameras="2048:55;2048:56" door="333:6">
Additional parameters
Name | type and variety | description | default value |
---|---|---|---|
cameras | string 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)
Byte number | description |
---|---|
0 | 0 – no call (event – timing out call drop or the button "Finish" or "Cancel" is pressed). 1 – button "answer" is pressed 2 – intercom calls (repeat every second until timing out call drop or the button "Finish" or "Cancel" is pressed). |
Status setting (1 byte)
Byte number | description |
---|---|
0 | 0 – Cancel Call 1 – intercom calls 8 – Screenshot from IC camera (and save it to History) |