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
92 stars 69 forks source link

Separate JavaScript schema api from the schema/specification #389

Open tkurki opened 7 years ago

tkurki commented 7 years ago

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.