GET http://IP-адрес:8888/SwitchLayout?layoutId=N&displayId=\\.\DISPLAY1 - layout with N ID is selected.
Here is an example of response:
{
\"result\":\"ok\"
}
Here is an example of an error message:
{
\"result\":\"error\"
}
An error can occur if a layout with non-existent ID is specified. |