Skip to content

Ethernet

Services
Ethernet

Ethernet

Image: Ethernet / wired network (showing Ethernet port on rear).

The Ethernet service manages wired network connection state and configuration. It integrates with NetworkManager (on Raspberry Pi) and updates the store with link state.

What you see

  • State — Connection state (e.g. connected/disconnected), interface details. May be represented under network/status in the store.
  • Actions — Update connection state; system manager may be used for some configuration.
  • Implementationubo_app/services/030-ethernet/: ethernet_manager.py, setup.py, reducer.py, ubo_handle.py. Uses sdbus-networkmanager on aarch64.