One place for everything.
The boat's instruments — GPS, depth, wind, AIS, battery monitors,
anything on NMEA-2000 — all feed into the hub through a standard
gateway. The hub parses those readings, puts them onto the bus,
and persists them to the local store. From that point, all apps
see the same data, formatted the same way.
This matters at sea. If your chartplotter and your anchor watch
disagree about your position because they are each reading the
GPS differently, that is a problem. Hub-first means one parse,
one source of truth, consumed by all.
The hub is enough on its own.
A boat offshore has no internet. The hub is designed so that
the whole product works in that state — no degraded mode,
no features locked behind a connection. Charts, routing, anchor
watch, logbook, electrical monitoring: all local.
When connectivity returns — marina WiFi, satellite, coastal
LTE — the cloud layer picks up. But the hub never waited for it.
The hub is the product. The cloud is an extension.