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

style: add comments #588

Open c33howard opened 3 years ago

c33howard commented 3 years ago

Add code comments to the code to aid understanding.

I'm trying to wrap my head around some of the details of the signalk implementation and adding comments seemed like the most efficient way to do this. I figured others would benefit from the work.

There's some very light refactoring in here where it simplified the explanation.