GET http://IP address:8888/SwitchLayout?layoutId=N&displayId=\\.\DISPLAY1 - layout with N ID is selected on DISPLAY1 screen.
Here is an example of response:
{ "Description": "", "Status": "OK" }
Here is an example of an error message:
{
\"result\":\"error\"
}
Note
An error can occur if a layout with non-existent ID is specified.