Raffaele Montella - A Signal K server is instal...

A Signal K server is installed here: https://signalk.meteo.uniparthenope.it/ it provides data from a local weather station network. I tried to configure a Data Connection from another Signal K server via WebSocket SSL. The dashboard signals: "This connection is deprecated and must be deleted". Any workaround? How I can connect the server on the boat to a server on the shore to get data?
8 Replies
Scott Bender
Scott Bender•3mo ago
Can you screenshot your Data Connection?
Teppo Kurki
Teppo Kurki•3mo ago
If you specify host and port you should not be getting this error
Raffaele Montella
Raffaele MontellaOP•3mo ago
Sorry for the late feedback but I had to teach 6 hours almost in a row! It works and it works great! You can test it. Host https://signalk.meteo.uniparthenope.it port:443 (mandatory) accept self signed certificates. @Teppo Kurki what about set a default port as 443 if SSL is selectd 80 otherwise?
Teppo Kurki
Teppo Kurki•3mo ago
PRs welcome!
Raffaele Montella
Raffaele MontellaOP•3mo ago
The Bay of Naples is getting ready to host AC38! 😉
No description
Raffaele Montella
Raffaele MontellaOP•3mo ago
@Teppo Kurki meteo AtoNs are great. Just signalk-server don't display units in data browser (if the weather station is a regular aton it does). I suppose this is the reason because FreeboardSK don't convert units and display the name of the station.
Raffaele Montella
Raffaele MontellaOP•3mo ago
No description
No description
AdrianP
AdrianP•3mo ago
@Raffaele Montella This is because the meteo paths do not have meta data by default. See https://github.com/SignalK/specification/pull/662 There are work-arounds: 1. Add meta data for these to the base config file on your server 2. Enable the Freeboard-SK weather service in Plugin-config config (uses Openweather). Once configured, and a vessel position is available, meta deltas are emitted for these paths which will then allow Freeboard-SK to format the display including the units.

Did you find this page helpful?