Go to documentation repository
Previous page Next page
GET http://IP-address:8888/SelectDisplay
| 파라미터 | 필수 | 설명 |
|---|---|---|
| displayId | Yes | 모니터 id (디스플레이 목록 가져오기 참조) |
샘플 요청:
GET http://127.0.0.1:8888/SelectDisplay?displayId=\\.\DISPLAY1
샘플 응답:
{
"Description": "",
"Status": "OK"
}
여기 오류 메시지 예시가 있습니다.
{
\"result\":\"error\"
}