diff options
Diffstat (limited to 'test.sh')
-rwxr-xr-x | test.sh | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -53,3 +53,6 @@ echo "13. h02" echo "14. jt600" (echo -n -e "\$\x00\x00\x12\x34\x56\x11\x00\x1B\x01\x01\x12\x12\x14\x00\x60\x00\x00\x00\x13\x00\x00\x00\x0F\x00\x00\x07\x50\x00\x00\x00\x2B\x91\x04\x4D\x1F\xA1";) | nc -v localhost 5014 + +echo "15. ev603" +(echo -n -e "!1,123456789012345;!A,01/01/12,12:15:00,60.000000,130.000000,0.0,25101,0;";) | nc -v localhost 5015 |