This is the complete list of members for IAlarmCommand, including all inherited members.
Acknowledge(System.Guid id) | IAlarmCommand | |
AcknowledgeMultipleAlarms(System.Guid objectId) | IAlarmCommand | |
Add(VideoOS.Platform.Data.Alarm alarm) | IAlarmCommand | |
AddAsEvent(VideoOS.Platform.Data.Alarm alarm) | IAlarmCommand | |
AddEvent(VideoOS.Platform.Data.BaseEvent baseEvent) | IAlarmCommand | |
AttachSnapshot(System.Guid id, VideoOS.Platform.Data.Snapshot snapshot) | IAlarmCommand | |
Get(System.Guid id) | IAlarmCommand | |
GetAlarmHistory(System.Guid id) | IAlarmCommand | |
GetAlarmLines(int from, int maxCount, VideoOS.Platform.Proxy.Alarm.AlarmFilter filter) | IAlarmCommand | |
GetAlarmMessages() | IAlarmCommand | |
GetAlarmUpdateHistory(System.Guid id) | IAlarmCommand | |
GetEvent(System.Guid id) | IAlarmCommand | |
GetEventLines(int from, int maxCount, VideoOS.Platform.Proxy.Alarm.EventFilter filter) | IAlarmCommand | |
GetHeader(System.Guid id) | IAlarmCommand | |
GetSessionAlarmLines(int maxCount, Guid sessionId) | IAlarmCommand | |
GetSessionEventLines(int maxCount, Guid sessionId) | IAlarmCommand | |
GetSnapshots(System.Guid id) | IAlarmCommand | |
GetStatistics() | IAlarmCommand | |
StartAlarmLineSession(VideoOS.Platform.Proxy.Alarm.AlarmFilter filter) | IAlarmCommand | |
StartEventLineSession(VideoOS.Platform.Proxy.Alarm.EventFilter filter) | IAlarmCommand | |
StopAlarmLineSession(Guid sessionId) | IAlarmCommand | |
StopEventLineSession(Guid sessionId) | IAlarmCommand | |
UpdateAlarm(System.Guid id, string text, int state, int priority, System.DateTime time, string assignedTo) | IAlarmCommand | |
UpdateAlarmValues(System.Guid id, KeyValuePair< string, string >[] updates) | IAlarmCommand | |
UpdateMultipleAlarms(System.Guid objectId, int oldState, int newState, System.DateTime time, string assignedTo) | IAlarmCommand |