OpenMarine
Data from one SK server to another? - Printable Version

+- OpenMarine (https://forum.openmarine.net)
+-- Forum: OpenPlotter (https://forum.openmarine.net/forumdisplay.php?fid=1)
+--- Forum: How do I...? (https://forum.openmarine.net/forumdisplay.php?fid=3)
+--- Thread: Data from one SK server to another? (/showthread.php?tid=4040)



Data from one SK server to another? - mapeje - 2022-05-09

Hi,

I have a RPI Zero 2W running Victron OS for my "always-on" battery, solar, GPS, Shelly "smart-boat" device. Low power consumption and its working great. 
For navigation I use a RPI4 with SaillorHat N2K with Openplotter, AvNav etc.

How can I bring data like GPS, house battery etc. from my Victron PI to my Navigation PI?

I can see them showing up under data connection like "ws-RPIZ2W.local:3000" and I get some data from respective PI, but they are doublicates and I cannot seem to use them.

Is the Websocket a possible way forward? I could use mqtt/node-red but perhaps there is an easier way?

/Martin