프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Actions | ScheduleAction[] | ||
AlertGroups | List |
||
WebRestrictedAlertTypes | string[] |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ArchiveAndDelete | bool | ||
ArchiveFile | bool | ||
GetMediaDirectory | string | ||
GetMediaDirectory | string |
메소드 | 설명 | |
---|---|---|
AlertSummary ( objectsActionsEntry e ) : string | ||
CalculateTrigger ( double percent ) : double | ||
CanAlert ( string groupname, int resetInterval ) : bool | ||
CopyFolder ( string sourceFolder, string destFolder ) : void | ||
DeleteAllContent ( int objectTypeId, int objectid ) : void | ||
GetArea ( |
||
GetDictionary ( string cfg, char delim ) : string>.Dictionary |
||
GetDirectory ( int objectTypeId, int objectId ) : string | ||
GetDllMachineType ( string dllPath ) : MachineType | ||
GetFullPath ( int ot, int oid ) : string | ||
GetMotionDataPoints ( StringBuilder motionData ) : string | ||
HasFeature ( System.Enums feature ) : bool | ||
IsAlphaNumeric ( string strToCheck ) : System.Boolean | ||
ScheduleDescription ( int id ) : string | ||
SetTitle ( |
||
TestHttpurl ( string source, string cookies, string login, string password ) : bool | ||
TestRtspurl ( |
||
UnixTicks ( this dt ) : double | ||
UnmanagedDllIs64Bit ( string dllPath ) : bool | ||
ZeroPad ( int i ) : string |
메소드 | 설명 | |
---|---|---|
ArchiveAndDelete ( string filename ) : bool | ||
ArchiveFile ( string filename ) : bool | ||
GetMediaDirectory ( int directoryIndex ) : string | ||
GetMediaDirectory ( int ot, int oid ) : string |
public static AlertSummary ( objectsActionsEntry e ) : string | ||
e | objectsActionsEntry | |
리턴 | string |
public static CalculateTrigger ( double percent ) : double | ||
percent | double | |
리턴 | double |
public static CanAlert ( string groupname, int resetInterval ) : bool | ||
groupname | string | |
resetInterval | int | |
리턴 | bool |
public static CopyFolder ( string sourceFolder, string destFolder ) : void | ||
sourceFolder | string | |
destFolder | string | |
리턴 | void |
public static DeleteAllContent ( int objectTypeId, int objectid ) : void | ||
objectTypeId | int | |
objectid | int | |
리턴 | void |
public static GetArea ( |
||
container | ||
imageW | int | |
imageH | int | |
리턴 |
public static GetDictionary ( string cfg, char delim ) : string>.Dictionary |
||
cfg | string | |
delim | char | |
리턴 | string>.Dictionary |
public static GetDirectory ( int objectTypeId, int objectId ) : string | ||
objectTypeId | int | |
objectId | int | |
리턴 | string |
public static GetDllMachineType ( string dllPath ) : MachineType | ||
dllPath | string | |
리턴 | MachineType |
public static GetFullPath ( int ot, int oid ) : string | ||
ot | int | |
oid | int | |
리턴 | string |
public static GetMotionDataPoints ( StringBuilder motionData ) : string | ||
motionData | StringBuilder | |
리턴 | string |
public static HasFeature ( System.Enums feature ) : bool | ||
feature | System.Enums | |
리턴 | bool |
public static IsAlphaNumeric ( string strToCheck ) : System.Boolean | ||
strToCheck | string | |
리턴 | System.Boolean |
public static ScheduleDescription ( int id ) : string | ||
id | int | |
리턴 | string |
public static TestHttpurl ( string source, string cookies, string login, string password ) : bool | ||
source | string | |
cookies | string | |
login | string | |
password | string | |
리턴 | bool |
public static TestRtspurl ( |
||
uri | ||
login | string | |
password | string | |
리턴 | bool |
public static UnmanagedDllIs64Bit ( string dllPath ) : bool | ||
dllPath | string | |
리턴 | bool |