Difference between revisions of "Intercom"
Jump to navigation
Jump to search
(Created page with "===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...") |
|||
Line 10: | Line 10: | ||
!Name!!type and variety!!description!!default value | !Name!!type and variety!!description!!default value | ||
|- | |- | ||
− | |cameras||string<br>ADDR[;ADDR] list of cameras addresses displayed when intercom calls||- | + | |cameras||string<br>ADDR[;ADDR]||list of cameras addresses displayed when intercom calls||- |
|- | |- | ||
|door||ADDR||The address of a device responsible for door opening||- | |door||ADDR||The address of a device responsible for door opening||- |
Revision as of 07:53, 23 August 2021
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) |