Some more guesswork on the data structure

This commit is contained in:
Roar Fredriksen
2017-09-13 20:10:43 +02:00
parent 10c344d227
commit 7a13c872cb

View File

@@ -28,10 +28,38 @@ A: 4 bits, A = Frame Format Type 3 (0b1010)
--------
Data:
87 E6 E7 00 0F 40 00 00
00 09 0C 07 E1 09 0C 02
17 12 2A FF 80 00 00 02
01 06 00 00 05 28
LLC PDU Format (GB, 8.3 Fig 19)
E6 Destination LSAP
E7 Source LSAP
00 LLC Quality
0F Information, n*8 bits?
(UNCERTAIN)
40 Push setup, class_id=40
00 version=0
00 00 09 0C (UNKNOWN, 2316?)
07 E1 2017 (year)
09 09 (sep)
0C 12 (date)
02 tuesday
17 23 (hour)
12 18 (min)
2A 42 (sec)
FF (fff not specified)
80 (deviation not specified)
00
00 (clock_status)
02 (UNKNOWN)
01 06 (UNCERTAIN. 0106=List1, 0D09=List2, 1209=List3)
00 (UNKNOWN)
00 (UNKNOWN)
05 28 1320 Watt
--------
B8