| Field | Description |
|---|---|
| deviceId | Device ID |
| screenId | Screen ID |
| enable | Whether to enable OSD (1: Enable, 0: Disable) |
| type | OSD type (0: Text, 1: Image) |
| isJudge | Whether to judge the display integrity (0: No, execute directly; 1: Yes, execute only if succeeded, feedback error code 412 if failed) |
| Set the value of isJudge to 1 for first settings. | |
| x | X coordinate |
| y | Y coordinate |
| words | Text logo |
| chars | Text |
| font | Text font (The system provides ten fonts as follows.) |
| 优设标题黑 | |
| HarmonyOSSansSC | |
| 思源黑体CN-Regular | |
| 思源宋体CN-Regular | |
| buttersans | |
| Chivo-Regular | |
| LibreBaskerville-Regular | |
| Porto400 | |
| Rany]) | |
| fontPercent | Font size |
| backgroundEnable | Whether to enable BKG |
| backgroundType | BKG information |
| direction | 0: From right to left, 1: From left to right |
| aligned | Alignment method (0: Align left, 1: Center, 2: Align right) |
| space | Text spacing (The value of 100 indicates 1.0 times, and the value of 115 indicates 1.15 times. When the value is less than 100, it is treated as 100. |
| speed | Scrolling speed |
| fontColor | Foreground color A R G B |
| backgroundColor | Background color |