DreamineVMS 1.0.0.0
Windows PC의 RTSP·USB 카메라 영상을 HLS로 변환해 원격 CCTV Viewer에 전달하는 데스크톱 에이전트입니다.
로딩중...
검색중...
일치하는것 없음
DreamineVMS.Messages.VmsDashboardActions 클래스 참조

더 자세히 ...

정적 Public 속성

const string EmbeddedRefresh = "embedded.refresh"
const string ServerOpenLive = "server.open-live"
const string CameraConnect = "camera.connect"
const string CameraDisconnect = "camera.disconnect"
const string CameraStartAll = "camera.start-all"
const string CameraStopAll = "camera.stop-all"
const string ClearLogs = "logs.clear"

상세한 설명

VmsDashboardActionRequestedMessage에서 사용하는 Action 문자열 상수입니다.

메시지 발행 측과 처리 측이 문자열 오타로 어긋나는 것을 막기 위해 상수화합니다.

VmsDashboardActions.cs 파일의 19 번째 라인에서 정의되었습니다.

멤버 데이터 문서화

◆ CameraConnect

const string DreamineVMS.Messages.VmsDashboardActions.CameraConnect = "camera.connect"
static

선택한 카메라 연결을 요청합니다.

VmsDashboardActions.cs 파일의 49 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : DreamineVMS.Blazor.ViewModels.DashboardPageViewModel.ConnectCameraAsync(), DreamineVMS.ViewModels.MainWindowViewModel.OnDashboardActionRequestedAsync().

◆ CameraDisconnect

const string DreamineVMS.Messages.VmsDashboardActions.CameraDisconnect = "camera.disconnect"
static

선택한 카메라 연결 해제를 요청합니다.

VmsDashboardActions.cs 파일의 59 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : DreamineVMS.Blazor.ViewModels.DashboardPageViewModel.DisconnectCameraAsync(), DreamineVMS.ViewModels.MainWindowViewModel.OnDashboardActionRequestedAsync().

◆ CameraStartAll

const string DreamineVMS.Messages.VmsDashboardActions.CameraStartAll = "camera.start-all"
static

◆ CameraStopAll

const string DreamineVMS.Messages.VmsDashboardActions.CameraStopAll = "camera.stop-all"
static

◆ ClearLogs

const string DreamineVMS.Messages.VmsDashboardActions.ClearLogs = "logs.clear"
static

◆ EmbeddedRefresh

const string DreamineVMS.Messages.VmsDashboardActions.EmbeddedRefresh = "embedded.refresh"
static

Embedded Dashboard에서 강제 새로고침을 요청합니다.

VmsDashboardActions.cs 파일의 29 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : DreamineVMS.ViewModels.MainWindowViewModel.OnDashboardActionRequestedAsync(), DreamineVMS.Blazor.ViewModels.VmsLocalDashboardViewModel.RefreshAsync().

◆ ServerOpenLive

const string DreamineVMS.Messages.VmsDashboardActions.ServerOpenLive = "server.open-live"
static

Server Dashboard에서 Live 탭으로 전환을 요청합니다.

VmsDashboardActions.cs 파일의 39 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : DreamineVMS.ViewModels.MainWindowViewModel.OnDashboardActionRequestedAsync().


이 클래스에 대한 문서화 페이지는 다음의 파일로부터 생성되었습니다.: