testagain

This commit is contained in:
bedweb 2025-09-30 14:03:36 +02:00
parent 4e88a096f7
commit f919b9ac5b
2 changed files with 2 additions and 1 deletions

View File

@ -185,4 +185,4 @@ trap cleanup EXIT INT TERM
SUBSCRIPTION_MSG=$(create_subscription_message) SUBSCRIPTION_MSG=$(create_subscription_message)
# Connect to websocket and send subscription message # Connect to websocket and send subscription message
echo "$SUBSCRIPTION_MSG" | websocat -n --text - -H "Sec-WebSocket-Protocol: json" -v autoreconnect:"$WEBSOCKET_URL" | process_message echo "$SUBSCRIPTION_MSG" | websocat --ping-interval 10 -n --text -H "Sec-WebSocket-Protocol: json" -v "$WEBSOCKET_URL" | process_message

1
subscription.json Normal file
View File

@ -0,0 +1 @@
{"APIKey":"8d32f42f3d7fa506ed5ed549d29279580b99303b","BoundingBoxes":[[[-90,-180],[90,180]]],"FiltersShipMMSI":["227397210"]}