IEC 61162-450 (OneNet?) support
Hi folkes. Does anyone know if Signal K could deal with incoming OneNet traffic? Do we know what the particulars are of the standard, beyond that it’s IPv6 only and similar to N2K over Ethernet?
2 Replies
61162-450: Multiple talkers and multiple listeners - Ethernet interconnection
This is not OneNet, old Ethernet UDP multicast tagged nmea0183 data interface, which is currently used in commercial marine.
Server implementation:
https://github.com/codekilo/nmea0183-iec61121-450-server
Client implementation:
https://github.com/KEGustafsson/signalk-iec61162-450-nmea0183-client
The client link leads to a 404