Signal K

SK

Signal K

Join the community to ask questions about Signal K and get answers from other members.

Join

questions

announcements

server

specification

plugins-and-webapps

sensors

nmea2000

node-red

wilhelmsk

sensesp

David Sanner - Beta testers (windows?) I'm ab...

Beta testers (windows?) I'm about to update my signalk-notification-player plugin but I haven't been able to test on windows. Here's the latest code https://github.com/davidsanner/signalk-notification-player if anyone is available for some quick testing before I update npmjs. This 1.0 release is fairly full featured with the ability to play audio files as well as speak any message associated with a notification (like signalk-audio-notifications) but extends that with proper queuing of notifications, control of repeating (continuous output or a single notice) and the ability to customize any notification for a given path/state.
Currently configurable audio players are afplay, omxplayer & mpg321. I figure mpg321 would be used for windows but if there's a better option please let me know and I can add it. Thx....

naugehyde - Hi all. I'm looking for Beta tester...

Hi all. I'm looking for Beta testers for a substantially revised version of my bt-sensor-plugin-sk plugin. The latest revisions are here: https://github.com/naugehyde/bt-sensors-plugin-sk/tree/1.1.0 (Docs are NOT up to date as of this writing) I'm looking for mariners with Victron equipment as well as Inkbird and Xiaomi sensors on their boats. If your boat has a Bluetooth-enabled sensor not currently supported by the plugin that you'd like integrated into the SK data model, just let me know and I'll do my best to code it for you. Thanks!...

gregy - “discovering” plugins the number of p...

“discovering” plugins the number of plugins available for SK continues to expand- which is wonderful, however unless you go trawl thru the categories or “all” list, and then try to guess what a plugin might do based on its “name” .. ive recently found a number of useful plugins - with kind assistance of question/answer from the community;...

gregy - teltonika pluginJust updated RUTx11 F...

teltonika plugin Just updated RUTx11 FW to latest teltonika OS RUTX_R_00.07.09.1 ...

ray_sabado - We've found that the Pushover plug...

We've found that the Pushover plugin can sometime freeze Signalk (can't access the web interface, drips NMEA output, etc) if there is an anchor alarm without internet access. Has anyone else seen this behavior?

ray_sabado - Is there a way to get Freeboard to...

Is there a way to get Freeboard to remember my login details so I don't have to login each time?

lari - @Scott Bender : In regards to signalk-n2...

@Scott Bender : In regards to signalk-n2k-switching-emulator plugin, am I able to control n2k switch with a PUT request against the signalk path, such as this (that comes via PGN 127501)? "electrical.switches.bank.1.1.state" I'm asking because KIP doesn't seem to get a valid response, but instead: "Toggle Widget Switch Panel Label: Did not receive change confirmation"...

barnaclebill - Is there a plugin that will allo...

Is there a plugin that will allow me to send SK to a serial or USB port (ideally in Actisense format)?

gregy - anchor alarm plugin@Scott Bender ju...

anchor alarm plugin @Scott Bender just wanted to check some of my own logic, ...

AdrianP - Resources are exposed via the V2 http...

Resources are exposed via the V2 http API and are not placed in the full model. They can be accessed via app.resourcesApi.listResources() See server docs https://demo.signalk.org/documentation/develop/plugins/server_plugin_api.html...

Владимир Калачихин - The http://localhost:3000/...

The http://localhost:3000/signalk/v1/api/resources/charts/ gives me a list of charts, but the app.getPath('resources.charts') does not. What am I doing wrong?...

Donixon - @AdrianP morning! The new Freeboard l...

@AdrianP morning! The new Freeboard looks great and the IMO setting works like a charm! Question about that; We have some cars that we put onto the chart to follow our own taxis. We use the IMO-only filter, but that will remove our own vessels (they are also in the buddy-list) and also remove the taxis that we put on the chart with nodeRED delta input. I wanted to add an own IMO onto the taxis for example, so it would not filter them out. When I look at the code you put in foor IMO-only filter, it looks like you only check if the "registrations" path is filled. So if I add an object like: {"imo":"IMO xxxxxxx"} onto the taxis, i would suspect that it will work with the filter, no luck. If I go to databrowser, the value would show up with the correct path. ...

Chisburgers - Hi All, im running the signal k a...

Hi All, im running the signal k autopilot plugin to control my EV 100. My only concern is that i sometimes i get the error “502 Autopilot not in auto or wind mode” I can However switch from standby to any mode. ...

joshgraff - Freeboard-sk offline maps? Is the...

Freeboard-sk offline maps? Is there a way to configure freeboard to not require an internet connection?...

gregy - derived data - source selectioni have...

derived data - source selection i have two n2k devices that generate magnetic.heading (one being far more accurate than other) When using derived data plugin, i dont see anyway to lock its calaculation for heading.true to the preffered source? ...

David Godin - Shelly pluginHi. I’m looking for...

Shelly plugin Hi. I’m looking for info on Sheryl paths and how they work to add a KIP dimmer widget. Here is the path shared by a user....
No description

håvard - I’m failing to connect to signalk clou...

I’m failing to connect to signalk cloud. Is the service down?

petsi - Anybody can help me to configure weathe...

Anybody can help me to configure weather on freeboard? there is a manual?

Matti Airas - I played with Freeboard route bui...

I played with Freeboard route building, and I have a couple of usability suggestions: - Route drawing only supports incremental route building atm: you add waypoints until you arrive at your destination. I tend to build routes by adding a waypoint to the destination and then inserting intermediate waypoints. This is possible in Freeboard, but you first have to save the initial single-waypoint route and then edit it. I think the "draw route" and route editing could be integrated. - Personally, I would like to see the waypoints on the routes - small dots on the nodes, perhaps? - Waypoint deletion is done by control-clicking which is only possible on a computer. Maybe have a long press reveal an edit menu?...