Hi all,
I'm trying to manage a fleet using signalk.
Currently all boats run Cerbo with signalK.
I deployed a server in the cloud with signalK and try to push all data there.
Best way would be to connect cloud server to local installs, but impossible due to net configuration. I only can connect the other way around (boats to cloud) but then data doesn't get replicated.
Also I used TCP server on cloud side and let boats push based on TCP nmea0183 data to TCP server 10110 on cloud side. That way I cannot distinct vessels based on UUID or MMSI, because they all live in the same context.
Does anybody have an idea what would be a good approach? Keeping in mind that on the boats there is only cerbo available. What I basically need I think is a self deployed cloud server instance with cloud client on the vessels.
With kind regards,
Kay