Jörgen - Is there any way to get unparsed nmea2...
Is there any way to get unparsed nmea2k data in a plugin? ideally filtered on pgn, src and dst? I need to parse pgns that are not present in canboat.
1 Reply
check out event canboatjs:unparsed:data
..but the payload is not uniform, can vary depending on what canboat input is
https://github.com/SignalK/signalk-server/issues/1667