UNPKG

@scrypted/amcrest

Version:

Amcrest Plugin for Scrypted

107 lines (66 loc) 1.68 kB
# Amcrest Doorbell 410 Below is the doorbell event from an AD410: ``` event --myboundary Content-Type: text/plain Content-Length:41 Code=_CallRemoveMask;action=Start;index=0 event --myboundary Content-Type: text/plain Content-Length:36 Code=AlarmLocal;action=Start;index=0 event --myboundary Content-Type: text/plain Content-Length:148 Code=_DoTalkAction_;action=Pulse;index=0;data={ "Action" : "Invite", "CallID" : "20220406135211@095697@192.168.10.20", "CallSrcMask" : 4 } event --myboundary Content-Type: text/plain Content-Length:68 Code=CallNoAnswered;action=Start;index=0;data={ "CallID" : "4" } event --myboundary Content-Type: text/plain Content-Length:41 Code=PhoneCallDetect;action=Start;index=0 event --myboundary Content-Type: text/plain Content-Length:41 Code=VideoMotionInfo;action=State;index=0 event --myboundary Content-Type: text/plain Content-Length:185 Code=_DoTalkAction_;action=Pulse;index=0;data={ "Action" : "Hangup", "CallID" : "20220406135211@095697@192.168.10.20", "CallSrcMask" : 4, "HangupReason" : "HangupByPhone" } event --myboundary Content-Type: text/plain Content-Length:35 Code=AlarmLocal;action=Stop;index=0 event --myboundary Content-Type: text/plain Content-Length:39 Code=CallNoAnswered;action=Stop;index=0 event --myboundary Content-Type: text/plain Content-Length:95 Code=VideoMotion;action=Stop;index=0;data={ "Id" : [ 0 ], "RegionName" : [ "Region1" ] } event --myboundary Content-Type: text/plain Content-Length:40 Code=PhoneCallDetect;action=Stop;index=0 event --myboundary Content-Type: text/plain Content-Length:40 Code=_CallRemoveMask;action=Stop;index=0 ```