From 21a5374f98234135a825aef89f29b3a2a69c85f2 Mon Sep 17 00:00:00 2001 From: Leandro Silva Ferreira Date: Tue, 7 Aug 2012 12:26:01 -0400 Subject: Added st210 test. --- test.sh | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'test.sh') diff --git a/test.sh b/test.sh index cbb7851e2..b4a525182 100755 --- a/test.sh +++ b/test.sh @@ -38,3 +38,9 @@ echo "8. enfora" echo "9. meiligao" (echo -n -e "\x24\x24\x00\x11\x12\x34\x56\xFF\xFF\xFF\xFF\x50\x00\x8B\x9B\x0D\x0A";) | nc -v localhost 5009 +echo "10. st210" +(echo -n -e "SA200STT;317652;042;20120807;10:43:23;16d41;-15.618767;-056.083214;000.011;000.00;11;1;41557;12.21;000000;1;3205\r";) | nc -v localhost 8801 + + + + -- cgit v1.2.3