diff options
Diffstat (limited to 'test.sh')
-rwxr-xr-x | test.sh | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -62,3 +62,6 @@ echo "16. v680" echo "17. pt502" (echo -n -e "\$POS,123456,121700.000,A,6000.0000,N,13000.0000,E,0.0,0.0,010112,,,A/00000,00000/0/23895000//\r\n";) | nc -v localhost 5017 + +echo "18. tr20" +(echo -n -e "%%123456789012345,A,120101121800,N6000.0000E13000.0000,0,000,0,01034802,150,[Message]\r\n";) | nc -v localhost 5018 |