NET_SDK_FACE_MATCH_ALARM_TRIGGER
Structure Definition
Function Description
Target group face matching alarm linkage information.
Member Description
| Member | Type | Remark |
| guid | unsigned char[48] | The group GUID. |
| groupId | unsigned int | Group ID. |
| groupSwitch | unsigned char | Whether to enable. |
| alarmOutSwitch | unsigned char | Whether to enable linkage alarm output. |
| alarmOut | unsigned char[16] | The default number of linkage alarm outputs is 16 at most, and the subscript starts from 1. |
| recSwitch | unsigned char | Video recording. |
| recCH | unsigned int[128] | Linked video channel, the subscript starts from 1. |
| snapSwitch | unsigned char | Screenshot. |
| snapCH | unsigned int[128] | Linked capture channel, the subscript starts from 1. |
| popVideo | unsigned int | The video pops up. |
| msgPushSwitch | unsigned char | Linked message push. |
| buzzerSwitch | unsigned char | Linked buzzer. |
| popMsgSwitch | unsigned char | Linked pop-up message. |
| emailSwitch | unsigned char | Linked email. |