NET_DVR_ALARMINFO_DEV

Device Alarm Information Structure

Memeber

Data Type

Description

dwAlarmType

DWORD

Alarm types: 0-alarm input alarm of encoder, 1-second private volume damaged, 2-NVR disconnected, 3-encoder exception, 4-system clock exception, 5-the remaining capacity of the recording volume is too low, 6-motion detection alarm of encoder or encoding channel, 7-video tampering alarm of encoder or encoding channel.

struTime

NET_DVR_TIME

Alarm time

byRes

Array of BYTE

Reserved, set to 0.

dwNumber

DWORD

Number of alarm triggered channels.

pNO

WORD*

Channel No. or disk No., which ranges from 0 to 65535.

Remarks

For pNO: if dwAlarmType is 0, 3, 6, or 7, it may be channel No.; if dwAlarmType is 5, it may be disk No.