Template:Protocols/OSCAR/SNAC/Header: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{| class="wikitable" width="100%" | {| class="wikitable" width="100%" | ||
| width="175" | ''' | ! colspan="3" | SNAC Header | ||
|- | |||
| width="175" | '''Foodgroup''' | |||
| width="175" | uint16 (word) | | width="175" | uint16 (word) | ||
| {{{foodgroup|00 00}}} | | {{{foodgroup|00 00}}} | ||
|- | |- | ||
| ''' | | '''Subgroup''' | ||
| uint16 (word) | | uint16 (word) | ||
| {{{subgroup|00 00}}} | | {{{subgroup|00 00}}} | ||
|- | |- | ||
| ''' | | '''Flags''' | ||
| uint16 (word) | | uint16 (word) | ||
| {{{flags|00 00}}} | | {{{flags|00 00}}} | ||
|- | |- | ||
| ''' | | '''Request ID''' | ||
| uint32 (dword) | | uint32 (dword) | ||
| {{{reqid|xx xx xx xx}}} | | {{{reqid|xx xx xx xx}}} | ||
|} | |} |
Revision as of 06:41, 17 March 2020
SNAC Header | ||
---|---|---|
Foodgroup | uint16 (word) | 00 00 |
Subgroup | uint16 (word) | 00 00 |
Flags | uint16 (word) | 00 00 |
Request ID | uint32 (dword) | xx xx xx xx |