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

Document regular expressions #554

Open albert-smit opened 4 years ago

albert-smit commented 4 years ago

The appendices of the specification currently have a lot of <RegExp> but most of these are barely documented, only the vessel identifier has an example of a valid value listed. This could be improved by at least providing an example of a valid value for each regular expression or by including the expression in the documentation.