Teppo Kurki

Results 138 issues of Teppo Kurki

Document how Signal K data model can be used even without formal schema extensions to cover data items not included in the model. https://github.com/SignalK/signalk-parser-nmea0183/pull/53#issuecomment-203045799

documentation

js schema api should live in a separate repo SignalK/schema-js-api. Now for example specification changelog is a mixture of js api and actual schema changes.

To make Signal K usage and adoption easier and promote similar behavior across clients we should have a standard api for acccessing Signal K data and metadata and communicating with...

https://tools.ietf.org/html/rfc6763#section-4.1.1 For the http service prefix the vessel name with SK. For the SK service types just use the vessel name.

feature

I have to admit I am not too crazy about how Swagger UI looks and feels. The UI feels needlessly clumsy. There are alternatives: - https://github.com/Redocly/redoc - Demo: https://redocly.github.io/redoc/?url=https://demo.signalk.org/skServer/openapi/security -...

Plugins consuming deltas may not implement error handling properly or just deliberately choose to log deltas / pathvalues with missing paths, causing support requests and annoyance. I think it would...

Dashboard does not show anything in case like ``` Aug 30 23:09:20 Error: bind EADDRINUSE 0.0.0.0:10110 at node:dgram:351:20 at processTicksAndRejections (node:internal/process/task_queues:84:21) { errno: -98, code: 'EADDRINUSE', syscall: 'bind', address: '0.0.0.0',...

https://github.com/peter-evans/dockerhub-description/issues/10#issuecomment-1184138257

https://github.com/SignalK/signalk-server/blob/master/packages/server-admin-ui/src/views/ServerConfig/Settings.js#L331-L337

good first task

Fixes #1446. See #1447.

feature