Es sind mehrere FHT´s, gesamt 12 FHT, 35 Schalter/Dimmer, 14 PIRI´s, 12 4-Kanalsender, 12 HMS Komponenten, Wetter etc.

Zum Aufbau des Codes an einem Beispiel:
die Startbits bestehen aus 12 low+1high, danach die datenbits, immer 8+1prüfbit. Ich mach mal Trennstriche zwischen den Bitblöcken und & vor dem Prüfbit zur Verdeutlichung.
Die ersten 2 Bytes (hier HC genannt) sind bei FHT die Adresse, das 3. Byte (hier ADR) der Code, danach die Daten (ARG, ARG) und die CRC.

HC:54-19 ADR:0 ARG:166 ARG:0 CRC:251 (Bits:67 Bytes:7 End:3696)
0000000000001-00110110&0-00010011&1-00000000&0-10100110&0-00000000&0-11111011&1

Hier nochmal ein kompletter Block von einem FHT-Regler:
HC:32-23 ADR:125 ARG:103 ARG:49 CRC:88 (Bits:67 Bytes:7 End:4512)
0000000000001-00100000100010111001111101001100111100110001101011 0001
HC:32-23 ADR:125 ARG:119 ARG:49 CRC:104 (Bits:67 Bytes:7 End:3312)
1000000000001-00100000100010111001111101001110111000110001101101 0001
HC:32-23 ADR:66 ARG:105 ARG:186 CRC:168 (Bits:67 Bytes:7 End:3584)
0000000000001-00100000100010111001000010001101001010111010110101 0001
HC:32-23 ADR:66 ARG:105 ARG:186 CRC:168 (Bits:69 Bytes:7 End:3872)
100000000000001-00100000100010111001000010001101001010111010110101 0001
HC:32-23 ADR:66 ARG:121 ARG:186 CRC:184 (Bits:66 Bytes:7 End:332
100000000001-00100000100010111001000010001111001110111010110111 0000
HC:32-23 ADR:67 ARG:105 ARG:0 CRC:239 (Bits:68 Bytes:7 End:3440)
10000000000001-00100000100010111001000011101101001000000000011101 1111
HC:32-23 ADR:67 ARG:121 ARG:0 CRC:255 (Bits:66 Bytes:7 End:3744)
100000000001-00100000100010111001000011101111001100000000011111 1110
HC:32-23 ADR:75 ARG:103 ARG:0 CRC:245 (Bits:67 Bytes:7 End:2992)
0000000000001-00100000100010111001001011001100111100000000011110 1010
HC:32-23 ADR:75 ARG:119 ARG:0 CRC:5 (Bits:66 Bytes:7 End:300
100000000001-00100000100010111001001011001110111000000000000000 1010
HC:32-23 ADR:68 ARG:105 ARG:0 CRC:240 (Bits:68 Bytes:7 End:4432)
10000000000001-00100000100010111001000100001101001000000000011110 0000
HC:32-23 ADR:68 ARG:121 ARG:0 CRC:0 (Bits:66 Bytes:7 End:3840)
000000000001-00100000100010111001000100001111001100000000000000 0000
HC:32-23 ADR:75 ARG:103 ARG:0 CRC:245 (Bits:68 Bytes:7 End:2864)
00000000000001-00100000100010111001001011001100111100000000011110 1010
HC:32-23 ADR:75 ARG:119 ARG:0 CRC:5 (Bits:66 Bytes:7 End:3904)
000000000001-00100000100010111001001011001110111000000000000000 1010
HC:32-23 ADR:126 ARG:103 ARG:0 CRC:40 (Bits:67 Bytes:7 End:348
0000000000001-00100000100010111001111110001100111100000000000101 0000