-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Fabian Tollenaar
committed
Jul 30, 2015
1 parent
344e6cc
commit 4c9d5d6
Showing
36 changed files
with
20 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,6 +5,22 @@ This repository contains the (working) specification for Signal K, defined in | |
JSON Schema files. | ||
|
||
|
||
Signal K | ||
-------- | ||
|
||
The Free and Open Source universal marine data exchange | ||
|
||
SignalK is about publishing a common modern and open data format for marine | ||
use. A format for the modern boat, compatible with NMEA, friendly to WiFi, | ||
cellphones, tablets, and the Internet. A format available to everyone, where | ||
anyone can contribute. | ||
|
||
To get started, see the summary page and have a look through Navgauge Issue #4 | ||
to get a feel for where we started. Then join the mailinglist by sending an | ||
email to [email protected] or follow the discussion via the | ||
Signal K Google Groups forum. | ||
|
||
|
||
Usage | ||
----- | ||
|
||
|
@@ -32,8 +48,10 @@ You can browse the Schema using the supplied docson viewer. Just open | |
index.html from a local webserver (otherwise the XHR requests won't work) in | ||
your preferred browser to get started. | ||
|
||
|
||
Validation | ||
---------- | ||
|
||
Validation against SignalK schema can be done | ||
- with a command line validator accepting JSON from stdin | ||
- by explicitly calling validate packaged as an npm module | ||
|
@@ -57,20 +75,4 @@ var result = validate(msg); | |
``` | ||
chai.use(require('signalk-schema).chaiModule); | ||
tree.should.be.validSignalK; | ||
``` | ||
|
||
|
||
Signal K | ||
-------- | ||
|
||
The Free and Open Source universal marine data exchange | ||
|
||
SignalK is about publishing a common modern and open data format for marine | ||
use. A format for the modern boat, compatible with NMEA, friendly to WiFi, | ||
cellphones, tablets, and the Internet. A format available to everyone, where | ||
anyone can contribute. | ||
|
||
To get started, see the summary page and have a look through Navgauge Issue #4 | ||
to get a feel for where we started. Then join the mailinglist by sending an | ||
email to [email protected] or follow the discussion via the | ||
Signal K Google Groups forum. | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.