Skip to main content

small screen display

Laixi PC Changing the small screen border color. color 0 = Red 1 = Black timeOutSecond = How many seconds is displayed

{
"action": "ChangeUiColor",
"comm": {
"deviceIds": "all",
"color": "0",
"timeOutSecond": "10"
}
}

small screen display of text Laixi PC

{
"action": "ChangeUiColor",
"comm": {
"deviceIds": "all",
"color": "0",
"timeOutSecond": "10"
}
}