Signalk Apis

Use when reading, streaming, or acting on Signal K server data — as a consumer (webapp, external app) or as a provider (server plugin). Corrects the core misconception that the v2 API supersedes v1 — they have different jobs. v1 is the data-model API (full tree REST, WebSocket delta stream, PUT actuation); v2 is a set of purpose-built domain APIs (course, resources, notifications, history, autopilot, weather) backed by provider plugins. Covers discovery, response envelopes, auth levels, provider registration, and the routing gotchas (admin-gated plugin routes, provider-less v2 routes that 404).

sailingnaturali Updated

File contents

sailingnaturali/claude-skills/tree/main/signalk-apis/skills/signalk-apis commit 536ada5d16

Frequently asked questions

npx skillmds@latest add sailingnaturali/signalk-apis