aboutsummaryrefslogtreecommitdiff
path: root/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test.sh')
-rwxr-xr-xtest.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test.sh b/test.sh
index 03c1af4fe..66d4535eb 100755
--- a/test.sh
+++ b/test.sh
@@ -43,3 +43,6 @@ echo "10. st210"
echo "11. st210emg"
(echo -n -e "SA200EMG;317652;042;20120718;15:35:41;16d41;-15.618740;-056.083252;000.034;000.00;8;1;41548;12.17;110000;1\r";) | nc -v localhost 8801
+
+echo "12. st210alv"
+(echo -n -e "SA200ALV;317652\r";) | nc -v localhost 8801