Go to documentation repository
Page History
GET http://IP address:8888/SwitchLayout
| Parametr | RequiredWymagany | DescriptionOpis |
|---|---|---|
| layoutId | YesTak | Layout id (see ID układu (zobacz: Pozyskiwanie listy układów). |
| displayId | YesTak | Monitor id (see Getting the list of displaysID monitora (zobacz: Pozyskiwanie listy ekranów). |
Sample requestPrzykładowe zapytanie:
GET http://127.0.0.1:8888/SwitchLayout?layoutId=102&displayId=\\.\DISPLAY1
Sample responsePrzykładowa odpowiedź:
| Code Block |
|---|
{
"Description": "",
"Status": "OK"
} |
Here is an example of an error messagePrzykład komunikatu o błędzie:
| Code Block |
|---|
{
\"result\":\"error\"
} |
| Info | |||
|---|---|---|---|
| |||
Błąd może zostać wyświetlony, jeśli określony jest układ o nieistniejącym IDAn error can occur if a layout with non-existent ID is specified. |
Overview
Content Tools