You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
, whatever was in the settings file as self and using npm wscat2 module global install wscat 'ws://localhost:3000/signalk/v1/stream?subscribe=none' then sending the subscription above I just get a burst of deltas every ~10 seconds.
Over ws, when I use the subscription:
{ "context": "self", "subscribe": [{ "path": "*", "period":10000}] }
I get deltas with mmsi about every second. Mmsi is getting updated via AIS/N2K.
The text was updated successfully, but these errors were encountered: