We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 809574a commit fde472bCopy full SHA for fde472b
1 file changed
eds/LC.xml
@@ -284,6 +284,7 @@
284
<ContainerDataType name="SetLCState_Payload" shortDescription="Modify PDU file size command structure">
285
<EntryList>
286
<Entry name="NewLCState" type="BASE_TYPES/uint16" shortDescription="New LC application state" />
287
+ <PaddingEntry sizeInBits="16" shortDescription="32-bit alignment"/>
288
</EntryList>
289
</ContainerDataType>
290
@@ -304,6 +305,7 @@
304
305
<ContainerDataType name="ResetAPStats_Payload" shortDescription="Reset AP (Actionpoint) Statistics">
306
307
<Entry name="APNumber" type="BASE_TYPES/uint16" shortDescription="Which actionpoint to change" />
308
+ <PaddingEntry sizeInBits="16" shortDescription="Padding for 32-bit alignment"/>
309
310
311
0 commit comments