specification icon indicating copy to clipboard operation
specification copied to clipboard

Add missing fields from AIS

Open sbender9 opened this issue 5 years ago • 1 comments

Vessels:

  • navigation.specialManeuver (enum) ('not available', 'not engaged', 'engaged', 'reserved')
  • sensors.ais.functionalId (numberValue)
  • sensors.ais.designatedAreaCode (numberValue)
  • sensors.ais.class (stringValue)

atons:

  • virtual (boolValue)
  • offPosition (boolValue)

TODO

  • [ ] add fields to spec
  • [ ] add schema compliance tests to n2k-signalk and signalk-parser-nmea0183

sbender9 avatar Feb 26 '20 18:02 sbender9

specialManeuver should be enum.

tkurki avatar Feb 26 '20 20:02 tkurki