Signal K

SK

Signal K

Signal K is an ecosystem for free and open source universal marine data exchange and software.

Join

questions

announcements

server

specification

plugins-and-webapps

sensors

nmea2000

node-red

wilhelmsk

sensesp

Jason_SV.Apres|Hunter336|WI - Has anyone ever h...

Has anyone ever had the top right menu in Signalk (Restart, Login/out) disapear?

PaddyB - Quick one, is there a sort of overview...

Quick one, is there a sort of overview of what files live where for sigK? Was thinking of doing something for the boat then it might be worth being tidy & sharing something, I've a few cruising buddies who aren't computer savvy at all & it's all a bit daunting at the start, they need all the help they can get πŸ™‚ What file format though? I'm huge fan of obsidian now so markdown will be the starting point. Even if there is I might come up with something later after a bit of real boatwork, being wr...

itkujo - SignalK - HASS.io and others - intergr...

SignalK - HASS.io and others - intergration

Teppo Kurki - i was thinking of working on the ...

i was thinking of working on the server PRs over the weekend and publishing a test version - any thoughts @AdrianP @Scott Bender @Karl-Erik Gustafsson and others?

Π’Π»Π°Π΄ΠΈΠΌΠΈΡ€ ΠšΠ°Π»Π°Ρ‡ΠΈΡ…ΠΈΠ½ - Signal K Server version 2...

Signal K Server version 2.12.0 Do I understand correctly that the path "navigation.course.nextPoint" no longer exists? Then why is a some point returned when I subscribing to this path?...

naugehyde - Server code has gotten cruftyThe ...

Server code has gotten crufty The server code base, especially as UI is concerned, has gotten crufty. The React version SK relies on (16.13.1) is two major revisions behind, react-jsonschema-forms the package underlying the plugin config page is deprecated, Typescript 4 is coming up on its 5th birthday, and the maximum reliable node version for SK (node 18) is 4 major revisions behind.
Been experimenting with trying to get a more up to date react-jsonschema-forms implementation into SK which meant updating react to V18 which in turn required node v20 which in turn required TypeScript 5.x which in turn required updating just about every other package to their latest revision . ...

PaddyB - Broke the server.. I added a udp conne...

Broke the server.. I added a udp connection then rebooted the server, seems it booted, showing active in systemctl & I can here a "hello" audio triggered from node red but can't access the web page, "10.42.0.1 refused to connect. This is settings.json after manually removing the last udp connection -

HansT - When I read updates of websocket, the $...

When I read updates of websocket, the $source can be canboatjs.X where X is the canbus id. If I want a user to select a device, the canbus id (integer) isn't the best identifier to last over time / reboots etc. Would it make sense to replace the $source with the name of the device (e.g. 'Fusion MS-205')? (a bit like ip numbers vs hostnames)...

gregy - type error meta can anyone make sense...

type error meta can anyone make sense of this error… it references β€œMEN59Q” … which is my vessel registration, and the only place this appears in my signalk setup is under Vessel Base Data … where its populated in the β€œCall Sign” field ...

PaddyB - Getting this error in the server log, ...

Getting this error in the server log, any ideas how to get rid of it? Doesn't seem to be a problem but one likes a clean log πŸ™‚ "Oct 17 11:06:13 TypeError: hbTemplate is not a function at Timeout._onTimeout (/home/pi/.signalk/node_modules/signalk-webapi-upload/index.js:57:28) at listOnTimeout (node:internal/timers:569:17) at process.processTimers (node:internal/timers:512:7)"

gregy - documentation is there a thread for r...

documentation is there a thread for reporting documentation errors? im doing a complete reinstall from start … and doing it like a newbie - following signalk documentation....

PaddyB - not sure where this should live, serve...

not sure where this should live, server seems as good a place as any.. Any thoughts on how to get data from sigK to an esp32 running micropython? I want to display sigk data on a 4 line lcd attached to an esp32, at the moment it does> url = "http://10.42.0.1:3000/signalk/v1/api/vessels/urn:mrn:imo:mmsi:235090919/environment/wind/speedTrue/value" response = urequests.get(url) #returns a string for each metric which seems a bit long winded. Previously used mqtt which was quite involved as well. ...

gregy - units for paths in skIm aware that sk...

units for paths in sk Im aware that sk uses β€œSI units” i know how to use base deltas to insert meta (units) for a path ...

gregy - stale data pathsis there are reccomen...

stale data paths is there a reccomended method/mechanism for dealing with stale paths/data use case: i have reporting sensors (eg shelly EM power) that are powered from same circuit they measure,...

Teppo Kurki - @AdrianP fyi I force pushed serve...

@AdrianP fyi I force pushed server master back to 57b7f8d96f983373b620992b2b3bb7ef2698e11a over the accidental push by Scott

gregy - update reminderschecked the FAQ (befo...

update reminders checked the FAQ (before posting) im still on an earlier version of server, and not in a position to undertake an update to 2.x at present. ...
Next