aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/org/traccar/protocol/Gt06ProtocolDecoderTest.java3
m---------traccar-web0
2 files changed, 3 insertions, 0 deletions
diff --git a/test/org/traccar/protocol/Gt06ProtocolDecoderTest.java b/test/org/traccar/protocol/Gt06ProtocolDecoderTest.java
index 13bc6e38d..93e807759 100644
--- a/test/org/traccar/protocol/Gt06ProtocolDecoderTest.java
+++ b/test/org/traccar/protocol/Gt06ProtocolDecoderTest.java
@@ -16,6 +16,9 @@ public class Gt06ProtocolDecoderTest extends ProtocolTest {
verifyNull(decoder, binary(
"78780D01086471700328358100093F040D0A"));
+ verifyPosition(decoder, binary(
+ "78782222120616083817c5050cc8c801a819d600152400e8011dbf003332000000004862500d0a"));
+
verifyAttributes(decoder, binary(
"78780B23C00122040001000818720D0A"));
diff --git a/traccar-web b/traccar-web
-Subproject 29ab3eabfe35aa6ad6d2a8be3d7f7b790623ea1
+Subproject d67213556dcc87453c0ad5cd6f9e8851c477a2f