mirror of
https://github.com/traccar/traccar.git
synced 2026-01-05 14:08:26 -05:00
Fix GL200 unit tests
This commit is contained in:
@@ -11,7 +11,7 @@ public class Gl200TextProtocolDecoderTest extends ProtocolTest {
|
||||
|
||||
var decoder = inject(new Gl200TextProtocolDecoder(null));
|
||||
|
||||
verifyPosition(decoder, buffer(
|
||||
verifyPositions(decoder, buffer(
|
||||
"+RESP:GTERI,80201E0100,860201067144330,,00000100,,10,1,1,0.0,0,30.2,121.348427,31.163316,20251126093749,0460,0000,1807,00775892,00,0.0,,,,,99,210100,,1,00,6,4,0D1C099A,283F,WMS301_Test,7805414BA78A,1,3453,24,33,24.58,100,20251126093751,77E4$"));
|
||||
|
||||
verifyAttribute(decoder, buffer(
|
||||
|
||||
Reference in New Issue
Block a user