File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
sbe-tool/src/test/resources Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1515 <type name =" blockLength" primitiveType =" uint16" />
1616 <type name =" numInGroup" primitiveType =" uint8" semanticType =" NumInGroup" />
1717 </composite >
18- <set name =" event " encodingType =" uint8" >
18+ <set name =" eventType " encodingType =" uint8" >
1919 <choice name =" choice0" >0</choice >
2020 <choice name =" choice1" >1</choice >
2121 <choice name =" choice2" >2</choice >
2828 </types >
2929 <message name =" msgName" id =" 10" blockLength =" 11" semanticType =" M" >
3030 <field name =" field1" id =" 11" type =" uint64" offset =" 0" semanticType =" UTCTimestamp" />
31- <field name =" field2" id =" 12" type =" event " offset =" 8" semanticType =" MultipleCharValue" />
31+ <field name =" field2" id =" 12" type =" eventType " offset =" 8" semanticType =" MultipleCharValue" />
3232 <group name =" grName" id =" 20" dimensionType =" groupSizeEncoding" >
3333 <field name =" grField1" id =" 21" type =" uint64" semanticType =" int" />
3434 <field name =" grField2" id =" 22" type =" int64" semanticType =" int" />
You can’t perform that action at this time.
0 commit comments