canboat / canboatjs

Native javascript NMEA 2000 decoder and encoder
Apache License 2.0
95 stars 39 forks source link

feature: make the NMEA 2000 product serial code unique #267

Closed mairas closed 3 months ago

mairas commented 3 months ago

Use the uniqueNumber value as the NMEA 2000 product info model serial code instead of a hard-coded constant. This should allow having multiple Signal K servers on the same NMEA 2000 bus (a common occurrence in my lab setting).