EZOpenSDK  v4.7.1
 All Classes Functions Properties
Properties | List of all members
EZAlarmInfo Class Reference

Alarm information. More...

#import <EZAlarmInfo.h>

Inheritance diagram for EZAlarmInfo:

Properties

NSString * alarmId
 Alarm ID.
 
NSString * deviceSerial
 Device serial No.
 
NSInteger cameraNo
 Camera No.
 
NSString * alarmName
 Alarm name.
 
NSString * alarmPicUrl
 Alarm picture.
 
NSDate * alarmStartTime
 Alarm start time.
 
NSInteger alarmType
 Alarm type.
 
BOOL isEncrypt
 Encrypted or not.
 
BOOL isRead
 Has been read or not.
 
NSInteger recState
 Storage type: 0- No storage device, 1- Hik-Connect, 2- Baidu Cloud, 4- SD card, 5- Hik-Connect and SD card, 6- Baidu Cloud and SD card.
 
NSInteger delayTime
 Post-offset of alarm recording end time. Actual alarm recording end time= alarmStartTime + post-offset.
 
NSInteger preTime
 Pre-offset of alarm recording start time. Actual alarm recording start time= alarmStartTime + pre-offset.
 
NSString * deviceName
 Device name.
 
NSString * category
 Device category.
 
NSString * customerType
 4530 Extended field
 
NSString * customerInfo
 4530 Extended field
 

Detailed Description

Alarm information.


The documentation for this class was generated from the following file: