# Overview

The Network Hub provides the essential function of bridging various networks so the devices can all talk together. Typically these devices and networks include an ROV tether network, a PC, and an Omnitrack, and possibly other items such as a Wi-Fi radio or second PC controlling payloads via Ethernet.&#x20;

The Network Hub can be powered directly from a PC via the USB-C port; from a battery bank (such as an iPhone external battery) via the USB-C port; or from a 2.1mm DC barrel input connected to a battery or wall wart. The Network Hub includes an internal Fathom-type interface for a BlueROV tether, a POE-enabled Binder 700 connector for a tethered Omnitrack, a USB-C connector for PC connectivity, and two Ethernet RJ-45 ports that can optionally be set to supply 24V passive POE.

<figure><img src="/files/oKNllaZgeCVh2IaKd7ph" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ceruleansonar.com/c/omniswitch-network-hub/overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
