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

"Data should be of type number." in metadata description #666

Open tkurki opened 2 months ago

tkurki commented 2 months ago

Something is picking up erroneously description values that are in definitions.json and they end up in keyswithmetadata.json and in metadata for some entries.

One straightforward way to fix this would be to add description values for the offending entries, the code that generates keyswithmetadata.json is rather complex...