Skip to content

Commit 97d45fd

Browse files
committed
Information Elements: fix invalid type of cesnet:packetTime
Thanks to Karel Hynek
1 parent 2802707 commit 97d45fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/system/elements/cesnet.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@
272272
<element>
273273
<id>1014</id>
274274
<name>packetTime</name>
275-
<dataType>unsigned16</dataType>
275+
<dataType>dateTimeMilliseconds</dataType>
276276
<dataSemantics>default</dataSemantics>
277277
<units>milliseconds</units>
278278
</element>

0 commit comments

Comments
 (0)