跳到主要内容

5.26 small screen display 操作小屏幕效果

Laixi PC Changing the small screen border color. color 0 = Red 红色 1 = Black 黑色 timeOutSecond 为显示多少秒

{
"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"
}
}