signalk-aisstream
v0.5.0
Published
Track the worlds vessels (AIS) via websocket. Easy to configure and use.
Downloads
159
Maintainers
Readme
signalk-aisstream
SignalK plugin to track the worlds vessels via websocket.
- Easy to configure and use.
- Using data source from https://aisstream.io/
Steps to take plugin in use
- Create account: https://aisstream.io/authenticate
- API Keys -> Create New API Key
- Copy your key
- Install and configure signalk-aisstream plugin
Plugin Config
- Paste your key
- Define bounding box size around the vessel
- Define procentual value of movement compared to bounding box size, before bounding box location is renewed
- Define refresh rate of own vessel location check
- Select Reports
Data source coverage
https://aisstream.io/coverage
AisStream.io documentation
https://aisstream.io/documentation
Changes:
- v0.1.0, First working version
- v0.2.0, Socket reconnection fixed
- v0.3.0, WebSocket dependency added
- v0.4.0, AtoNs added
- v0.4.1, context typo fix
- v0.4.2, reconnection improved
- v0.4.3, reset socket close
- v0.5.0, ATON & BASE Station improvements/fixes