FAH
Results
2
issues of
FAH
`## SCAPY from scapy.all import * from scapy.contrib.automotive.someip import SOMEIP from scapy.contrib.automotive.someip_sd import *` `# SD message with multiple entries (from wireshark) localPayload = [0x40, 0x00, 0x00, 0x00, 0x00, 0x00,...
### Brief description The field **sub_id** is only used to differentiate between **METHOD_ID** and **EVENT_ID**. The value of the METHOD/EVENT id should still be calculated on 16bits and not on...