openoptics.Toolbox.BaseNetwork.start

openoptics.Toolbox.BaseNetwork.start#

BaseNetwork.start()[source]#

Start OpenOptics user interface (CLI, dashboard, …).

Traffic Oblivious. Initializes DeviceManager, starts CLI, and handles network shutdown.

Simulator-style backends (supports_cli == False) skip the interactive CLI and drive the backend’s own run() instead; this path is taken by the ns-3 backend.