Documentation for Axxon One 2.0. Documentation for other versions of Axxon One is [available too].

Previous page 디스플레이 목록 가져오기  카메라를 아카이브 모드로 전환 Next page

GET http://IP-address:8888/SelectDisplay

파라미터필수설명
displayIdYes모니터 id (디스플레이 목록 가져오기 참조)

샘플 요청:

GET http://127.0.0.1:8888/SelectDisplay?displayId=\\.\DISPLAY1

샘플 응답:

{
"Description": "",  
"Status": "OK"
}

여기 오류 메시지 예시가 있습니다.

{
	\"result\":\"error\"
}
  • No labels