SignalK / specification

Signal K is a JSON-based format for storing and sharing marine data from different sources (e.g. nmea 0183, 2000, seatalk, etc)
Other
91 stars 68 forks source link

Not all SignalK data is available over all interfaces #479

Open bkp7 opened 6 years ago

bkp7 commented 6 years ago

Currently:

Currently only value/values are well defined within the Websockets interface (deltas). The Websocket get, list and put functions which allow access to all data via websockets are not well documented see #465.

Q: Is implementation of a websockets interface by a server mandatory? Q: Is implementation of get within websockets mandatory? (presumably yes since the REST API is optional)

There is currently no way to stream meta or resource changes although PR #454 seeks to deal with meta.