Research Article
LED Context Lighting System in Residential Areas
Table 10
The structure of a transmission data packet for LED control.
| 0 | 1 | 2~3 | 4 | 5 | 6 | 7 | 8 | 9 | 10~11 | 12 |
| STX (1 byte) | Module ID (1 byte) | Gateway ID (2 bytes) | Module type (1 byte) | R data (1 byte) | G data (1 byte) | B data (1 byte) | Warm data (1 byte) | Cool data (1 byte) | CRC (2 bytes) | ETX (1 byte) |
| 0x06 | 0x64~0x96 | 0x8888 | 0x02 | 0x00 | 0x00 | 0x00 | 0x00~0xff | 0x00~0xff | 0x0000 (null) | 0x07 |
|
|