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
Teppo Kurki
Teppo Kurki10mo ago
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

Did you find this page helpful?