This is the complete list of members for ServerCommandService, including all inherited members.
AlertsGetAroundWithSpan(string token, Guid[] alertIds, DateTime centerTime, TimeDuration maxTimeBefore, int maxCountBefore, TimeDuration maxTimeAfter, int maxCountAfter) | ServerCommandService | inline |
AuthorizationActionType enum name | ServerCommandService | |
Authorize(string userDomainName, AuthorizationActionType type) | ServerCommandService | inline |
BookmarkCreate(string token, Guid deviceId, DateTime timeBegin, DateTime timeTrigged, DateTime timeEnd, string reference, string header, string description) | ServerCommandService | inline |
BookmarkDelete(string token, Guid bookmarkId) | ServerCommandService | inline |
BookmarkGet(string token, Guid bookmarkId) | ServerCommandService | inline |
BookmarkGetNewReference(string token, Guid deviceId, bool live) | ServerCommandService | inline |
BookmarkSearchFromBookmark(string token, Guid fromBookmarkId, TimeDuration timeLimit, int countLimit, MediaDeviceType[] deviceTypes, Guid[] optDeviceIds, string[] optUsers, string optSearchStr) | ServerCommandService | inline |
BookmarkSearchTime(string token, DateTime time, TimeDuration timeLimit, int countLimit, MediaDeviceType[] deviceTypes, Guid[] optDeviceIds, string[] optUsers, string optSearchStr) | ServerCommandService | inline |
BookmarkUpdate(string token, Guid bookmarkId, Guid deviceId, DateTime timeBegin, DateTime timeTrigged, DateTime timeEnd, string reference, string header, string description) | ServerCommandService | inline |
CheckSmartClientVersion(int major, int minor, string revision) | ServerCommandService | inline |
CreatePreset(string token, Guid deviceId, string name) | ServerCommandService | inline |
DeletePreset(string token, Guid id, Guid deviceId) | ServerCommandService | inline |
EventSource enum name | ServerCommandService | |
EventTrigger(string token, Guid eventId) | ServerCommandService | inline |
EventTriggerWithMetadata(string token, Guid eventId, KeyValue[] metadata) | ServerCommandService | inline |
GetClientProfile(string token, bool withSetting) | ServerCommandService | inline |
GetConfiguration(string token) | ServerCommandService | inline |
GetConfigurationHardware(string token, Guid[] hardwareIds) | ServerCommandService | inline |
GetConfigurationRecorders(string token, Guid[] recorderIds) | ServerCommandService | inline |
GetCustomSettingDataGlobal(string token, Guid customSettingId) | ServerCommandService | inline |
GetCustomSettingDataUser(string token, Guid customSettingId) | ServerCommandService | inline |
GetPresets(string token, Guid deviceId) | ServerCommandService | inline |
GetProductInfo() | ServerCommandService | inline |
GetServerVersion() | ServerCommandService | inline |
GetSmartClientVersion() | ServerCommandService | inline |
GetSystemLicenseInfo() | ServerCommandService | inline |
GetUserInfo(string token) | ServerCommandService | inline |
GetVersion() | ServerCommandService | inline |
GetViewGroupData(string token, Guid viewGroupId) | ServerCommandService | inline |
GetViewGroups(string token) | ServerCommandService | inline |
GetVmoServicesList() | ServerCommandService | inline |
Login(Guid instanceId, string currentToken) | ServerCommandService | inline |
Logout(Guid instanceId, string currentToken) | ServerCommandService | inline |
MarkedDataCreate(string token, Guid markedDataId, System.Guid[] deviceIds, System.DateTime timeStart, System.DateTime timeTag, System.DateTime timeEnd, string reference, string header, string description, int markedDataType, bool useRetention, DateTime retentionExpire, RetentionOption retentionOption) | ServerCommandService | inline |
MarkedDataDelete(string token, Guid[] markedDataIds) | ServerCommandService | inline |
MarkedDataGet(string token, Guid markedDataId) | ServerCommandService | inline |
MarkedDataGetNewReference(string token, Guid[] deviceIds, bool live) | ServerCommandService | inline |
MarkedDataSearch(string token, System.Guid[] deviceIds, string searchText, string[] users, System.DateTime createdFromTime, System.DateTime createdToTime, System.DateTime markedDataFromTime, System.DateTime markedDataToTime, System.DateTime tagTimeFromTime, System.DateTime tagTimeToTime, System.DateTime retentionExpireFrom, System.DateTime retentionExpireTo, int pageIndex, int pageSize, SortOrderOption sortOrder, bool sortAscending) | ServerCommandService | inline |
MarkedDataUpdate(string token, Guid markedDataId, System.Guid[] deviceIds, System.DateTime timeStart, System.DateTime timeTag, System.DateTime timeEnd, string reference, string header, string description, int markedDataType, bool useRetention, DateTime retentionExpire, RetentionOption retentionOption) | ServerCommandService | inline |
MatrixMonitorActivateCamera(string token, Guid matrixMonitorId, Guid deviceId) | ServerCommandService | inline |
MatrixMonitorActivateScript(string token, Guid matrixMonitorId, string script) | ServerCommandService | inline |
MediaDeviceType enum name | ServerCommandService | |
OrderPresets(string token, Guid deviceId, Guid[] ids) | ServerCommandService | inline |
QueryChanges(string token, DateTime changesFrom) | ServerCommandService | inline |
QueryRecorderInfo(string token, Guid recorderId) | ServerCommandService | inline |
RegisterIntegration(string token, string instanceId, System.Guid integrationId, string integrationVersion, string integrationName, string manufacturerName) | ServerCommandService | inline |
RestrictedMediaCreate(Guid id, Guid[] deviceIds, string header, string description, DateTime timeStart, DateTime timeEnd) | ServerCommandService | |
RestrictedMediaDelete(Guid restrictedMediaId) | ServerCommandService | |
RestrictedMediaLiveDelete(Guid[] deviceIds) | ServerCommandService | |
RestrictedMediaLiveModeEnter(Guid[] deviceIds, DateTime timeStart) | ServerCommandService | |
RestrictedMediaLiveModeExit(Guid id, Guid[] deviceIds, string header, string description, DateTime timeStart, DateTime timeEnd) | ServerCommandService | |
RestrictedMediaLiveQueryAll() | ServerCommandService | |
RestrictedMediaLiveUpdate(Guid[] deviceIds, DateTime timeStart) | ServerCommandService | |
RestrictedMediaQueryAll() | ServerCommandService | |
RestrictedMediaResultStatus enum name | ServerCommandService | |
RestrictedMediaUpdate(Guid id, Guid[] deviceIdsToAdd, Guid[] deviceIdsToRemove, string header, string description, DateTime timeStart, DateTime timeEnd) | ServerCommandService | |
ResultStatus enum name | ServerCommandService | |
RetentionOptionType enum name | ServerCommandService | |
ServerCommandService() | ServerCommandService | inline |
SetCustomSettingDataGlobal(string token, Guid customSettingId, CustomSettingData customSettingData, bool forceOverride) | ServerCommandService | inline |
SetCustomSettingDataUser(string token, Guid customSettingId, CustomSettingData customSettingData, bool forceOverride) | ServerCommandService | inline |
SetCustomSettingResultType enum name | ServerCommandService | |
SetViewGroupData(string token, Guid viewGroupId, ViewGroupData viewGroupdata) | ServerCommandService | inline |
SetViewGroupDataResultType enum name | ServerCommandService | |
SortOrderOption enum name | ServerCommandService | |
UpdatePresetName(string token, Guid id, Guid deviceId, string newName) | ServerCommandService | inline |
UpdatePresetPosition(string token, Guid id, Guid deviceId) | ServerCommandService | inline |
ViewGroupType enum name | ServerCommandService |