AdrianP - If the RMB sentence is visible to Sig...
nextPoint.position
which will trigger the calculations.Jason_SV.Apres|Hunter336|WI - With regard to De...
AdrianP - Having recently done some work to add...
derived-data
plugin, it is clear that there is a lack of input validation in some calculations and varying approaches to what the response is when input values are deemed to be invalid.
To ensure consistency and a level of trust in the values produced by the plugin, what should be the recommended action for a calculation when the input values are deemed to be invalid:
1. Set the value of the derived paths to null
2. Return and not update the derived paths value?...Juergen Debye - Hello , I am using Signalk Ver...
Greg Young - anchor alarm plugin.the plugin p...
Juergen Debye - Hello Guys, I am using Signalk ...

AdrianP - At this time Freeboard-SK only displa...
Tore Dahl - Freeboard not "seeing" an alarmTr...

naugehyde - The Shelly BT devices need to be pa...

Scott Bender - @naugehyde just added some Shell...
Lille Γ - Plugins and the new Signal K REST API...
app.getSelfPath
and app.putSelfPath
. However, to query something like the new Weather API, is the right way to do a fetch()
inside the plugin?Greg Young - Shelly plugin
Tore Dahl - Freeboard distance rings and COG li...
AdrianP - There is an outstanding issue re the ...
Brandon Keepers - I'm looking for recommendatio...
navigation.position
, but if I turn off instruments and restart the server, then I lose position. So I am thinking the plugin will just persist last known position to a json file in the plugin data dir and fall back to that if no position is available. Any other recommendations?AdrianP - @Scott Bender @Teppo Kurki can you pl...
David Godin - I've been banging my head on this...
registerWithRouter(router) {
router.get('/signalk/v2/api/vessels/self/demopluginGet', (req, res) => res.json({message: 'test ok'}));
}
...Tore Dahl - Trying to sort out vulnerabilities ...

Aswin - my two webapps (AdvancedWind (https://g...