AlarmCommandClient Member List

This is the complete list of members for AlarmCommandClient, including all inherited members.

Acknowledge(System.Guid id)AlarmCommandClientinline
AcknowledgeMultipleAlarms(System.Guid objectId)AlarmCommandClientinline
Add(VideoOS.Platform.Data.Alarm alarm)AlarmCommandClientinline
AddAsEvent(VideoOS.Platform.Data.Alarm alarm)AlarmCommandClientinline
AddEvent(VideoOS.Platform.Data.BaseEvent baseEvent)AlarmCommandClientinline
AlarmCommandClient()AlarmCommandClientinline
AlarmCommandClient(string endpointConfigurationName)AlarmCommandClientinline
AlarmCommandClient(string endpointConfigurationName, string remoteAddress)AlarmCommandClientinline
AlarmCommandClient(string endpointConfigurationName, System.ServiceModel.EndpointAddress remoteAddress)AlarmCommandClientinline
AlarmCommandClient(System.ServiceModel.Channels.Binding binding, System.ServiceModel.EndpointAddress remoteAddress)AlarmCommandClientinline
AttachSnapshot(System.Guid id, VideoOS.Platform.Data.Snapshot snapshot)AlarmCommandClientinline
Get(System.Guid id)AlarmCommandClientinline
GetAlarmHistory(System.Guid id)AlarmCommandClientinline
GetAlarmLines(int from, int maxCount, VideoOS.Platform.Proxy.Alarm.AlarmFilter filter)AlarmCommandClientinline
GetAlarmMessages()AlarmCommandClientinline
GetAlarmUpdateHistory(System.Guid id)AlarmCommandClientinline
GetEvent(System.Guid id)AlarmCommandClientinline
GetEventLines(int from, int maxCount, VideoOS.Platform.Proxy.Alarm.EventFilter filter)AlarmCommandClientinline
GetHeader(System.Guid id)AlarmCommandClientinline
GetSessionAlarmLines(int maxCount, Guid sessionId)AlarmCommandClientinline
GetSessionEventLines(int maxCount, Guid sessionId)AlarmCommandClientinline
GetSnapshots(System.Guid id)AlarmCommandClientinline
GetStatistics()AlarmCommandClientinline
StartAlarmLineSession(VideoOS.Platform.Proxy.Alarm.AlarmFilter filter)AlarmCommandClientinline
StartEventLineSession(VideoOS.Platform.Proxy.Alarm.EventFilter filter)AlarmCommandClientinline
StopAlarmLineSession(Guid sessionId)AlarmCommandClientinline
StopEventLineSession(Guid sessionId)AlarmCommandClientinline
UpdateAlarm(System.Guid id, string text, int state, int priority, System.DateTime time, string assignedTo)AlarmCommandClientinline
UpdateAlarmValues(System.Guid id, KeyValuePair< string, string >[] updates)AlarmCommandClientinline
UpdateMultipleAlarms(System.Guid objectId, int oldState, int newState, System.DateTime time, string assignedTo)AlarmCommandClientinline