5.2.4.2.6 MSG_CONF_ADD_TO_TERMINAL
Used to add a stream to the specified terminal.
| Field | Size | Values | Description |
|---|---|---|---|
| Message ID | 1 byte | 0x27 | |
| Data length | 2 bytes | 11 + tag length (N) | |
| Terminal ID | 2 bytes | 0x0000-0xFFFF | ID of terminal |
| Stream ID | 2 bytes | 0x0000-0xFFFF | ID of stream |
| Mode | 1 byte | 0bXXXNXXXX |
|
| Text color | 3 bytes | 0xRRGGBB | RGB color of the text stream received |
| Tag text | N bytes | Null-terminated string | Descriptive tag |
| Tag text color | 3 bytes | 0xRRGGBB | RGB color of the tag text |
