NWM Services: Difference between revisions
No edit summary |
|||
Line 108: | Line 108: | ||
=== UDS Beacon Tags === | === UDS Beacon Tags === | ||
The following is the structure of each tag, starting at the OUI. | The following is the structure of each tag, starting at the OUI. The order of the tags is the same as listed below. | ||
==== OUI Type 20 ==== | |||
{| class="wikitable" border="1" | |||
|- | |||
! Offset | |||
! Size | |||
! Description | |||
|- | |||
| 0x0 | |||
| 0x3 | |||
| OUI, see above. | |||
|- | |||
| 0x3 | |||
| 0x1 | |||
| OUI type (20/0x14) | |||
|- | |||
| 0x4 | |||
| 0x3 | |||
| Sample data: 0a 00 00 | |||
|} | |||
Normally the size of this tag(from the tag size field) is 0x07. | |||
==== OUI Type 21 ==== | ==== OUI Type 21 ==== |